Elasticsearch with Hadoop setup

I want to setup Hadoop With my Elasticsearch. I am using Elasticsearch 2.2.0 & hadoop 2.5.1 version.
I have 2 nodes 1 is my mastaer having namenode & other node is my datanode.I have done all the configuration but my Elasticsearch data is not moving to hadoop (HDFS).Please help me out and tell me what exactly i am doing Wrong.

I am not sure what your expectation is but data in HDFS does not just move to Elasticsearch or vice-versa. ES-Hadoop is a library that allows Hadoop APIs to plug into Elasticsearch. See the reference documentation which explains at length the existing features.