On 03/20/2012 11:03 AM, David Liu (gmail dev) wrote: > I have added a build page for > Ubuntu: > https://cwiki.apache.org/confluence/display/BIGTOP/Building+Bigtop+on+Ubuntu > > Hope it is useful for other users. > > David
Great page! One note though: When installing the packages, you shouldn't need to manually set JAVA_HOME, unless you put it in a non-standard location. All wrapper scripts will make use of bigtop-utils to auto-detect JAVA_HOME. See https://github.com/apache/bigtop/blob/trunk/bigtop-packages/src/common/bigtop-utils/bigtop-detect-javahome Thanks, Bruno
