Im trying to upgrade elasticsearch 2.4.6 to 7.17.x
Im new to elasticsearch. I would appreciate some pointers.
The 7.17 stack is ready. and there is a task defined which tries to bulk insert the data using the elasticsearch pyclient.
and that is failing. saying pipeline with id [open] not defined
Now. As i understand, pipelines werent introduced in 2.x version. But for some reason the data is modified in the code to introduce pipeline: open key:value pair.
I want to understand what might this is used for in elasticsearch 2.4
Any pointers. Will be much appreciated. Thank you for reading.
Please lmk if i posted in a wrong place or anything else relating to community guidelines. Thanks.
It was in the code. Found it. Can you tell me if theres a way to change this keyword?
Like pipeline:open is triggering an ingest pipeline. if i can make the keyword something else. like _pipeline or something else. cause else i would need to change production data.
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.