I get some compilation errors when I do that. It cannot find some classes. I'm running on cygwin. For example:
[javac] Compiling 29 source files to C:\jagundi\trunk\chukwa\build\classes [javac] C:\jagundi\trunk\chukwa\src\java\org\apache\hadoop\chukwa\inputtools\log4j\Log4jMetricsSink.java:115: class, interface, or enum expected [javac] package org.apache.hadoop.chukwa.inputtools.log4j; [javac] ^ Also, there are build path errors when I import in eclipse. On Thu, Sep 29, 2011 at 6:16 PM, Eric Yang <[email protected]> wrote: > Hi TIA, > > The build process should be straight forward: > > ant tar > > Getting started guide: > > http://wiki.apache.org/hadoop/Chukwa_Quick_Start > > regards, > Eric > > On Sep 29, 2011, at 5:38 PM, Abhijit Dhar wrote: > > > I downloaded code from trunk and I want to build the code locally. > > Is there any documentation on it? > > > > I'm trying to extend the HICC server(add some jsp pages) for my use to > > search through logs on HBase > > > > TIA > > > > -- > > View this message in context: > http://apache-chukwa.679492.n3.nabble.com/How-to-build-chukwa-code-tp3380929p3380929.html > > Sent from the Chukwa - Users mailing list archive at Nabble.com. > > -- Абижит Дар
