IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Machine learning features unavailable after rolling upgrade
editMachine learning features unavailable after rolling upgrade
editThis problem occurs after you upgrade all of the nodes in your cluster to
7.1.1 by using rolling upgrades. When you try to use machine learning features for
the first time, all attempts fail, though GET _xpack
and GET _xpack/usage
indicate that X-Pack is enabled.
Symptoms:
-
Errors when you click Machine Learning in Kibana.
For example:
Jobs list could not be created
andAn internal server error occurred
. -
Null pointer and remote transport exceptions when you run machine learning APIs such as
GET _ml/anomaly_detectors
andGET _ml/datafeeds
. -
Errors in the log files on the master nodes.
For example:
unable to install ml metadata upon startup
Resolution:
After you upgrade all master-eligible nodes to Elasticsearch 7.1.1, restart the current master node, which triggers the machine learning features to re-initialize.
For more information, see Rolling upgrades.