Never mind. Figured this had to be just me, and it was a dirty workspace.
On Thu, Apr 30, 2015 at 2:04 PM, Andrew Purtell <[email protected]> wrote: > Same problem with head of branch-1.1. > > > On Thu, Apr 30, 2015 at 2:01 PM, Andrew Purtell <[email protected]> > wrote: > >> [ERROR] Failed to execute goal >> org.apache.maven.plugins:maven-compiler-plugin:2.5.1:testCompile >> (default-testCompile) on project hbase-server: Compilation failure: >> Compilation failure: >> [ERROR] >> /home/apurtell/src/hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/trace/TestHTraceHooks.java:[55,11] >> error: cannot access HTraceConfiguration >> [ERROR] class file for org.cloudera.htrace.HTraceConfiguration not found >> [ERROR] >> /home/apurtell/src/hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/PerformanceEvaluation.java:[964,28] >> error: constructor ProbabilitySampler in class ProbabilitySampler cannot be >> applied to given types; >> [ERROR] required: HTraceConfiguration >> [ERROR] found: HBaseHTraceConfiguration >> [ERROR] reason: actual argument HBaseHTraceConfiguration cannot be >> converted to HTraceConfiguration by method invocation conversion >> [ERROR] >> /home/apurtell/src/hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/wal/WALPerformanceEvaluation.java:[156,24] >> error: constructor ProbabilitySampler in class ProbabilitySampler cannot be >> applied to given types; >> >> This looks related to HBASE-12810 but that has been closed. >> >> Just me? >> >> >> -- >> Best regards, >> >> - Andy >> >> Problems worthy of attack prove their worth by hitting back. - Piet Hein >> (via Tom White) >> > > > > -- > Best regards, > > - Andy > > Problems worthy of attack prove their worth by hitting back. - Piet Hein > (via Tom White) > -- Best regards, - Andy Problems worthy of attack prove their worth by hitting back. - Piet Hein (via Tom White)
