Training BP failed with Terminated status
A training Business Process (BP) failure can be due to the following:
Changes in the input data
Utilization of cluster resources
If you suspect an issue at the AutoML step, act as follows:
Check the following parameter in ZooKeeper:
/config/automl-model-service/automl.service.model.training.timeoutIf the parameter is missing, the system defaults to the 12h value.
Check how long the training took. For example, if you see that it took 12 hours plus 5-30 minutes, it means the training was terminated because of the default 12h limit.
To address the issue, follow the steps:
In ZooKeeper, increase the training limit by updating or creating the following parameter:
/config/automl-model-service/automl.service.model.training.timeoutRestart automl-model-service.
View also: