Azure / Azure/MachineLearningNotebooks
Azure AutoML error : A field of the entity is over the size limit
- 主要語言
- Jupyter Notebook
- 星號
- 4.4k
- 分支
- 2.6k
- PR 合併指標
- 30 天內沒有已合併 PR
描述
Hi,
I am trying to run an automl code on Azure using the azureml SDK (class AutoMLStep). But it is throwing an error saying
`A field of the entity is over the size limit. FieldName=RunDto.Properties.Value/Length, Limit=550000, Size=697351`
` ERROR - AutoML driver_wrapper script terminated with an exception of type: `
`ExceptionTarget: Unspecified 2021-10-05 05:00:02.236 - WARNING - An service error was raised with an HTTP code 400. Error details unavailable. 2021-10-05 05:00:02.236 - WARNING - Encountered an exception of type: , interpreted as error code Service. 2021-10-05 05:00:02.544 - WARNING - An service error was raised with an HTTP code 400. Error details unavailable. 2021-10-05 05:00:02.545 - WARNING - Encountered an exception of type: , interpreted as error code SystemError.ClientError.AutoMLInternal.Service.`
How do I debug this error, to find where is this error exactly pointing to?
The version of autoML I am using is 1.34.0..
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
從 Azure ML SDK AutoMLStep 設定以及版本 1.34.0 回報的 ServiceException 開始。追蹤提交的哪個 RunDto.Properties.Value 達到了 550000 位元組的限制,並使用錯誤回報的大小進行檢查。完成的標準是識別出過大的欄位,並記錄可重現的診斷結果或已確認的解決方案。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- azure, python
- 領域
- cloud, machine-learning
- Issue 類型
- 缺陷
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 25/100