unfortunately there is no book guide for the implementation but this book may help you : Hadoop: The Definitive Guide <http://ce.sysu.edu.cn/hope/UploadFiles/Education/2011/10/201110221516245419.pdf>
and you can find the code "of hadoop and mapreduce"with the comments in here: http://grepcode.com/file/repo1.maven.org/maven2/com.ning/metrics.collector/1.2.1/org/apache/hadoop/mapred/JobInProgress.java/ and to understand the code you debugging it using eclipse and this link may be useful : http://www.thecloudavenue.com/2012/10/debugging-hadoop-mapreduce-program-in.html On Thu, Oct 29, 2015 at 6:49 AM, Somayeh Eslami <[email protected]> wrote: > no i work on this topic about two years but i couldn't find. > i think may be this link will help u. > > http://www.michael-noll.com/tutorials/running-hadoop-on-ubuntu-linux-single-node-cluster/ > > On Wed, Oct 28, 2015 at 9:15 PM, Amin Irandoost <[email protected]> > wrote: > > > I need a book about hadoop implementation detail Is there any book exists > > on this topic?? > > > > http://stackoverflow.com/q/33394230/3995489 > > > > > > -- > Somayeh >
