On Fri, Jan 13, 2012 at 5:48 PM, Nikolaos Hatzopoulos <[email protected]> wrote: > After a lot of search if someone want's to compile hadoop with libhdfs > this script should work
FYI: in general, Bigtop is pretty good at tracking how to build all of the projects it packages in the most complete way possible. The build scripts for all the projects are here: https://svn.apache.org/repos/asf/incubator/bigtop/<branch>/bigtop-packages/src/common/<project>/do-component-build E.g. https://svn.apache.org/repos/asf/incubator/bigtop/branches/hadoop-0.22/bigtop-packages/src/common/hadoop/do-component-build https://svn.apache.org/repos/asf/incubator/bigtop/branches/hadoop-0.23/bigtop-packages/src/common/hadoop/do-component-build https://svn.apache.org/repos/asf/incubator/bigtop/trunk/bigtop-packages/src/common/hadoop/do-component-build Thanks, Roman.
