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?

Reply via email to