I got this log after type this on window powershell to load Shakespear example data.
Do you know How can I handle this? I executed a file on a folder that I downloaded a Shakespeare.json file. (Although I have loaded data to Elastic search)
invoke-RestMethod "http://localhost:9200/shakespeare/doc/_bulk?pretty" -Method Post -ContentType 'application/x-ndjson' -InFile "shakespeare_6.0.json
I think they are mostly successful but I don't know why CMD command generated 1363 False error code. I assumed that there were some error in the data. Maybe not.
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.