Yeah we should make working on just the Java code possible. Something like hbase has with -Pskip<<ModuleName>>
On Thu, Feb 19, 2015 at 2:18 PM, Andrew Purtell <[email protected]> wrote: > Might be useful followup to document how to build just the Java client? I > also found it necessary to install golang to build HTrace. > > On Thu, Feb 19, 2015 at 1:56 PM, Nick Dimiduk <[email protected]> wrote: > > > Hi Michael, > > > > This is indeed the appropriate list. I believe there is some work in > > progress to see Accumulo using HTrace. I'm sure Billie can comment > further > > on this effort. Re: golang, we are using this to implement a > span-receiver > > daemon, the htraced module. Go is not required for using our Java client > > library. I believe we support both go 1.3 and 1.4. > > > > Welcome! > > -n > > > > On Thu, Feb 19, 2015 at 12:26 PM, Michael Wall <[email protected]> wrote: > > > > > Hi, > > > > > > I am interested in learning more about HTrace and helping. Hopefully > > this > > > is the correct list, I didn't see a users alias. > > > > > > Specifically, I use Accumulo everyday and am investigating how HTrace > can > > > supplement or replace Accumulo's built-in tracing. > > > > > > I just checked out the code and tried to build it. To my surprise, I > > need > > > to install Golang. What version should I be using? Is there > somewhere I > > > can read about why this was chosen and which modules/functionality Go > > will > > > be used for? > > > > > > Thanks > > > > > > Mike Wall > > > > > > > > > -- > Best regards, > > - Andy > > Problems worthy of attack prove their worth by hitting back. - Piet Hein > (via Tom White) >
