I am attempting to load a CSV using the Machine learning - Data visualiser, however if i upload a file with more than 30K records, the Machine learning - Data visualiser fails to determine the file structure.
I have attempted to apply the manual overwrite however that also fails.
CSV file has 3 columns
ID, Latitude, Longitude
These are the settings auto determined for a file with 30k or less records
Are you running version 7.8 or above? If you are then on failure you should see the "Explanation so far", like in the second screenshot in https://github.com/elastic/kibana/pull/62316. What does that say?
I think the proxy upload limit possibility is more likely, because unless you changed "Number of lines to sample" to be bigger than the default of 1000 the structure of the 30000 line file after line 1001 should not affect whether the analysis succeeds.
It was due to the the proxy server, we have a reverse proxy to provide a clean URL, i have managed to get it to work by accessing the instance on the elastic URL.
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.