I am trying to download and use the mapper attachment plugin. I have
elastic search downloaded on a linux machine. I download the zip file of
2.3.2 and unzipped it. Once I did this no .jar files were added to my lib
and elastic search couldn't detect the plugin. I downloaded the plugin like
this instead of using the plugin install file/path because for some reason
plugin doesn't work as a command on my machine. If some one knows why this
is happening that would be awesome. I directed elastic search to the
correct plugin folder in the .yml file so I am just very confused as to how
to get this working. When I run this command: curl -XGET
'http://localhost:9200/_nodes' I get all the usual information but at the
end where the plugins are supposed to show nothing is showing up. Can
someone point me to the right file to download or tell me what they think
I'm doing wrong. My plugin folder is at this file path:
/usr/share/elasticsearch/plugins/mapper-attachments/ I've tried putting it
in use/share/elasticsearch/bin/plugins and I've tried
/usr/share/elasticsearch/lib and neither work.
I am trying to download and use the mapper attachment plugin. I have Elasticsearch downloaded on a linux machine. I download the zip file of 2.3.2 and unzipped it. Once I did this no .jar files were added to my lib and Elasticsearch couldn't detect the plugin. I downloaded the plugin like this instead of using the plugin install file/path because for some reason plugin doesn't work as a command on my machine. If some one knows why this is happening that would be awesome. I directed Elasticsearch to the correct plugin folder in the .yml file so I am just very confused as to how to get this working. When I run this command: curl -XGET 'http://localhost:9200/_nodes' I get all the usual information but at the end where the plugins are supposed to show nothing is showing up. Can someone point me to the right file to download or tell me what they think I'm doing wrong. My plugin folder is at this file path: /usr/share/elasticsearch/plugins/mapper-attachments/ I've tried putting it in use/share/elasticsearch/bin/plugins and I've tried /usr/share/elasticsearch/lib and neither work.
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.