Seems fine: https://builds.apache.org/view/All/job/HBase-1.0/891/
Enis On Thu, Apr 30, 2015 at 4:05 PM, Enis Söztutar <[email protected]> wrote: > Let me check. > > On Thu, Apr 30, 2015 at 2:10 PM, Sean Busbey <[email protected]> wrote: > >> Branch-1.0 builds fine for me as of commit dac1dc7, which git thinks is >> HEAD. >> >> -- >> Sean >> On Apr 30, 2015 4:02 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) >> > >> > >
