question

SeiyaZelinShen-9380 avatar image
0 Votes"
SeiyaZelinShen-9380 asked romungi-MSFT commented

Unknow error of AzureMLCompute

194423-image.png




when I add 2 rows sentence there, (whatever e.g. a= 1), then it shows this error , if I didn't add these 2 rows, it shows normal.

azure-machine-learning
image.png (22.6 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

romungi-MSFT avatar image
0 Votes"
romungi-MSFT answered romungi-MSFT commented

@SeiyaZelinShen-9380 This is a character limit on the script that can be used with the execute python script module.
Could you please check if you can reduce the number of characters, probably by renaming some variables to a shorter name?
Also, have you copy pasted from any previous script in the module configuration? Please try to key in the script if reducing the characters is still reporting the issue. Thanks!!

· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

does it have any setting to enlarge the limitation character ? thanks.

0 Votes 0 ·
romungi-MSFT avatar image romungi-MSFT SeiyaZelinShen-9380 ·

@SeiyaZelinShen-9380 This setting isn't configurable since it is used from the UI rather than the SDK. Does reducing the characters in the script or module help to run the module?

0 Votes 0 ·