microsoft / MLOpsPython

MLOps using Azure ML Services and Azure DevOps
MIT License
1.2k stars 1.09k forks source link

AutoML error missing Parameter Path #309

Open azure-walker opened 4 years ago

azure-walker commented 4 years ago

AutoML fails to run. Get an error message specifying that Parameter path now found. I included the error log from ML Portal.

[2020-07-09 15:17:12Z] Failed to start the job because of error: Parameter path not found, stack_trace: at Microsoft.Aether.AutoMLCloud.Service.StructuredInterfaceParser.GetParameterValue(String jobId, Dictionary2 parameters, String name) in d:\dbs\sh\Ae\0625_091617\cmd\f\src\aether\platform\backendV2\BlueBox\Clouds\AutoMLCloud\Service\StructuredInterfaceParser.cs:line 612 at Microsoft.Aether.AutoMLCloud.Service.StructuredInterfaceParser.GetAutoMLSettings(Dictionary2 parameterValues, AutoMLJobMetadata job) in d:\dbs\sh\Ae\0625_091617\cmd\f\src\aether\platform\backendV2\BlueBox\Clouds\AutoMLCloud\Service\StructuredInterfaceParser.cs:line 63 at Microsoft.Aether.AutoMLCloud.Service.StructuredInterfaceParser.ParseStructuredInterface(AutoMLJobMetadata job) in d:\dbs\sh\Ae\0625_091617\cmd\f\src\aether\platform\backendV2\BlueBox\Clouds\AutoMLCloud\Service\StructuredInterfaceParser.cs:line 28 at Microsoft.Aether.AutoMLCloud.Service.JobProcessor.InitializeNewJob(AutoMLJobMetadata job) in d:\dbs\sh\Ae\0625_091617\cmd\f\src\aether\platform\backendV2\BlueBox\Clouds\AutoMLCloud\Service\JobProcessor.cs:line 232 at Microsoft.Aether.AutoMLCloud.Service.JobProcessor.StartNewJobAsync(AutoMLJobMetadata job) in d:\dbs\sh\Ae\0625_091617\cmd\f\src\aether\platform\backendV2\BlueBox\Clouds\AutoMLCloud\Service\JobProcessor.cs:line 161

shivp950 commented 4 years ago

We're following up with the AutoML team on this issue, we'll provide an update as soon as we can. Thanks for your patience!