|
|
-
Re: How to pass a parameter to map ?Ted Yu 2011-03-17, 20:57
>> I can pass paramenter to map when i configure a job?
You can utilize hadoop Configuration (JobConf). On Thu, Mar 17, 2011 at 1:15 PM, Alessandro Binhara <[EMAIL PROTECTED]>wrote: > > > > > > > I need select a data on map... > I can pass paramenter to map when i configure a job? > > Other questions : > I need sort a data and save in many files. the name of file is a sort Key > ..??? > > thanks .. > |