You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-user@hadoop.apache.org by praveenesh kumar <pr...@gmail.com> on 2013/03/28 20:04:47 UTC

Hadoop Streaming - how to specify mapper scripts hosting on HDFS

Hi,

I am trying to run a hadoop streaming job, where I want to specify my
mapper script residing on HDFS. Currently its trying to locate the
script on local FS only. Is there a option available through which I
can specify hadoop streaming to look for the mapper script on HDFS,
not on local FS.

Regards
Praveenesh