I have set up a Hadoop cluster with a certain number of data nodes and name nodes. I have also installed ElasticSearch on one of the nodes. I don't know why am unable to access HDFS using ElasticSearch. I would like to integrate my Hadoop cluster with ElasticSearch. I have found there is a separate plugin for the same. But it isn't getting downloaded.
(bin/plugin -i elasticsearch/elasticsearch-repository-hdfs/1.3.0.M3 command is not working. It is failing every time I executed it). Can anyone suggest me which plugin I should download?
Also the path to the place that plugin and how to access it using the URL.