The Accumulo Proxy is not yet published by the project for downstream use. Please join the [email protected] mailing list if you'd like to work on getting it ready for use.
On Fri, Sep 6, 2019 at 8:22 AM Roberts, Geoffry [USA] <[email protected]> wrote: > > > > I am trying to build Accumulo proxy now that it has been separated from the > main Accumulo project. > > > > I get a compilation errors: > > > > accumulo-proxy/src/main/java/org/apache/accumulo/proxy/Proxy.java:[34,47] > package org.apache.accumulo.core.trace.wrappers does not exist > > > > accumulo-proxy/src/main/java/org/apache/accumulo/proxy/Proxy.java:[38,42] > cannot find symbol > > symbol: class MetricsFactory > > > > Is there a fix? > > -- busbey
