It seems that my head plugin isn’t working anymore.
I am getting the following error:
{"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"No endpoint or operation is available at [head]"}],"type":"illegal_argument_exception","reason":"No endpoint or operation is available at [head]"},"status":400}
Do I need to install a new plugin version? Does it exist for 5.0.1?
in Elasticsearch 5.x, site plugins are not supported. The head github page suggests you can run it as a stand alone server though. Not sure if that works with 5.0.1 though.
The plan is not to support site plugins anymore (issue). I'm not sure what the plans for the head plugin are, but reading this issue in their repo I think they will only continue support for running it with the built in server.
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.