Elasticsearch-repository-hdfs plugin installation

Hi,

Can someone suggest me where to download the plugin for elasticsearch-repository-hdfs plugin

I need to take a backup of elasticsearch index in hdfs.
I am using Elasticsearch 2.3.5.

I tried to install ES-Hadoop plugin...when i try to install

    C:\Jana\softwares\elasticsearch-2.3.5\bin>plugin install file:////c:\Jana\elasti
csearch-hadoop-2.4.0.zip
-> Installing from file:////c:/Jana/elasticsearch-hadoop-2.4.0.zip...
Plugins directory [C:\Jana\softwares\elasticsearch-2.3.5\plugins] does not exist
. Creating...
Trying file:////c:/Jana/elasticsearch-hadoop-2.4.0.zip ...
Downloading ....................................................................
..........................DONE
Verifying file:////c:/Jana/elasticsearch-hadoop-2.4.0.zip checksums if available
 ...
NOTE: Unable to verify checksum for downloaded plugin (unable to find .sha1 or .
md5 file to verify)
ERROR: Could not find plugin descriptor 'plugin-descriptor.properties' in plugin
 zip..

NOTE: I tried installing different versions of plugin.still got the same error
Help!..

This should work if I read the docs correctly:

bin/plugin install elasticsearch/elasticsearch-repository-hdfs/2.3.4

Thank you..It worked..

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.