Azure / Azure/MachineLearningNotebooks
Azure AutoML error : A field of the entity is over the size limit
- Linguagem predominante
- Jupyter Notebook
- Estrelas
- 4.4k
- Forks
- 2.6k
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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..
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Direção de pesquisa
Comece pela configuração do Azure ML SDK AutoMLStep e pela ServiceException relatada na versão 1.34.0. Rastreie qual RunDto.Properties.Value enviado atinge o limite de 550000 bytes, usando o tamanho informado pelo erro como verificação. O trabalho estará concluído quando o campo excedente for identificado e um diagnóstico reproduzível ou uma resolução confirmada for documentado.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- azure, python
- Domínio
- cloud, machine-learning
- Tipo de issue
- Bug
- Dificuldade
- 4/5
- Tempo estimado
- 3-5 dias
- Status de atividade
- Estagnada
- Clareza
- Precisa de esclarecimento
- Facilidade para iniciantes
- 25/100