After set up a mapping for the Shakespeare data set on kibana dev tools.
i am following the next step to load the data sets with code :
curl -u elastic -H 'Content-Type: application/x-ndjson' -XPOST '100.100.200.150:5601/bank/_bulk?pretty' --data-binary @accounts.json
there is has an error code after input of my root password : {"statusCode":404,"error":"Not Found","message":"Not Found"}.
anyone knows what happend here?
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.