Hello, is Machine Learning still supported and tested feature in Elastic 6? I have big problems after upgrading from 5.6 to 6.0:
Before upgrade I had to remove all ML jobs. Upgrade did not work with machine learning jobs in place.
Recreating machine learning jobs with saved JSONs does not work. It simply can not parse it. Misc errors.
Creation of jobs with "create a new job" fails if using saved searches from ES 5.0. I found it fails if it contains a space between FIELD and VALUE (field: value) ... btw. these searhes works in discover
Creation of a new job often fails with 500 internal server error - usually if there is a lot of data or just randomly.
Cloning of the existing job does not work - unable to parse description, unable to parse .... errors.
The upgrade assistant in 5.6.5 will perform additional checks on ML datafeeds that tell users which of their datafeeds will suffer from this problem.
Therefore, customers running ML are advised to upgrade to version 5.6.5 before running the upgrade assistant. This should have hopefully avoided some of your issues.
In terms of your other comments, the JSON in the ML UI is not designed to be cut and pasted into new jobs. It contains configuration and information such as data_counts which are local to that job. Currently, the ML API (https://www.elastic.co/guide/en/x-pack/current/ml-api-quickref.html) is better suited to low level job creation via JSON.
Currently I restarted cluster and one of the nodes could not connect to cluster - some machine learning error about reading stat file. Currently I have 1 ML job created in 6.0.1 so this problem is not only related to upgrading. I had to remove data dir for that data node.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.