|
|
-
Re: What are the basic Hadoop Java Classes?Dave Beech 2012-07-30, 21:27
Mapper, Reducer, Configuration, Job / JobConf and Tool. All pretty
essential. Plus InputFormats and OutputFormats, FileSystem and Path. Don't forget Partitioners and Comparators. Hope that helps! On 30 July 2012 20:25, <[EMAIL PROTECTED]> wrote: > Could someone give me a list of the basic Java classes that are needed to > run a program in Hadoop? By basic classes I mean classes like Mapper and > Reducer that are essential in running programs in Hadoop. **** > > ** ** > > Thanks,**** > > ** ** > > *Andrew Botelho* > > EMC Corporation**** > > 55 Constitution Blvd., Franklin, MA**** > > [EMAIL PROTECTED]**** > > Mobile: 508-813-2026**** > > ** ** > |