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 <[email protected]> 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? > > >
