Unable to connect to Hadoop from ES

Hi,

I am trying to use the hadoop gateway in Elasticsearch, but failing due to
the following error.
[2013-01-17 20:42:58,319][INFO ][node ] [O'Sullivan,
Solomon] {0.20.2}[17565]: initializing ...
[2013-01-17 20:42:58,355][INFO ][plugins ] [O'Sullivan,
Solomon] loaded [hadoop, mapper-attachments], sites []
[2013-01-17 20:43:00,093][WARN ][gateway.hdfs ] [O'Sullivan,
Solomon] shared gateway has been deprecated, please use the (default) local
gateway
[2013-01-17 20:43:00,387][WARN ][gateway.hdfs ] [O'Sullivan,
Solomon] shared gateway has been deprecated, please use the (default) local
gateway
[2013-01-17 20:43:00,409][ERROR][bootstrap ] {0.20.2}:
Initialization Failed ...

  1. IOException[Call to /10.129.182.118:9000 failed on local exception:
    java.io.EOFException]
    EOFException2) IOException[Call to /10.129.182.118:9000 failed on local
    exception: java.io.IOException: Broken pipe]
    IOException[Broken pipe]

I have verified the hdfs uri, and hadoop jar versions etc. Everything seems
to be correct, Can anyone throw some light on this issue.

-- Sooraj

--