Hi, I find the information shared by you all is very useful.Thanks for sharing the links.
Regards, Saravanan On Sat, Jun 30, 2012 at 10:49 AM, Bijeet Singh <bijeetsi...@gmail.com>wrote: > You can find a lot of such examples in the src/examples sub-directory of > hadoop-xxxx.tar.gz . You can also explore the different Input and Output > formats of a MapReduce program. > > - Bijeet > > On Sat, Jun 30, 2012 at 1:44 AM, Owen O'Malley <omal...@apache.org> wrote: > > > On Fri, Jun 29, 2012 at 9:46 AM, Saravanan Nagarajan < > > saravanan.nagarajan...@gmail.com> wrote: > > > > > HI all, > > > > > > I ran word count examples in hadoop and it's very good starting point > for > > > hadoop.But i am looking for more programs with advanced concept . If > you > > > have any programs or suggestion, please send to me at " > > > saravanan.nagarajan...@gmail.com". > > > > > > If you have best practices,please share with me. > > > > > > > Also look at the other examples in the project that I've written over the > > years. > > > > * teragen, terasort, teravalidate at > > > > > http://svn.apache.org/repos/asf/hadoop/common/branches/branch-1.0/src/examples/org/apache/hadoop/examples/terasort/ > > * puzzle solver > > > > > http://svn.apache.org/repos/asf/hadoop/common/branches/branch-1.0/src/examples/org/apache/hadoop/examples/dancing/ > > * secondary sort > > > > > http://svn.apache.org/repos/asf/hadoop/common/branches/branch-1.0/src/examples/org/apache/hadoop/examples/SecondarySort.java > > > > -- Owen > > >