Hi ,
I was using previous version of elastic (1.7) , there we could install the head plugin from local directory using :
bin/plugin --install head --url file:///Full/Path/To/elasticsearch-head-master.zip
But when I tried the same in elastic 2.1 it was not working ... and then I tried to manually copied the content under plugin => head => _site . Then also es stopped working.
any suggestion how we can install the plugin from the local directory ..
D:\es_tools\elasticsearch-2.1.0\bin>plugin install file:///D:/plugin/elasticsearch-head-master.zip
-> Installing from file:/D:/plugin/elasticsearch-head-master.zip...
Trying file:/D:/plugin/elasticsearch-head-master.zip ...
Downloading .........DONE
Verifying file:/D:/plugin/elasticsearch-head-master.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
If all the functionality is not been ported to head-plugin , is there alternative available ?
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.