You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-user@hadoop.apache.org by Jagat Singh <ja...@gmail.com> on 2013/09/21 02:31:13 UTC

Re:

Hi Jamal,

Streaming also supports sharing files with workers

See here

http://hadoop.apache.org/docs/stable/streaming.html#Working+with+Large+Files+and+Archives

Thanks



On Sat, Sep 21, 2013 at 6:50 AM, jamal sasha <ja...@gmail.com> wrote:

> Hi,
>  So in native hadoop streaming, how do i  send a helper file.. ?
> Like in core hadoop, you can write your code in multiple files and then
> jar it out...
> But if i am using hadoop streaming, all my code should be in single file??
> Is that so?
>
>
>