Another method is to store it on a shared store which can be accessed from each node, such as zookeeper, hdfs, hbase, db etc
在 2011 9 7 20:11,"Yaron Gonen" <[email protected]>写道: > There is no "right way". I think the best thing to do is to ask in the > forums. I thought maybe via the Configuration object, but this is by no way > a formal solution. > > > On Wed, Sep 7, 2011 at 2:39 PM, ilyal levin <[email protected]> wrote: > >> Hi >> What is the right way to pass a parameter for all mapper and reducers to >> see? >> >> Thanks >>
