[ https://issues.apache.org/jira/browse/BIGTOP-1350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14046576#comment-14046576 ]
Mark Grover commented on BIGTOP-1350: ------------------------------------- Now, I am running into issues building HBase: {code} [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) on project hbase-client: Compilation failure: Compilation failure: [ERROR] /root/bigtop/build/hbase/rpm/BUILD/hbase-0.98.2/hbase-client/src/main/java/org/apache/hadoop/hbase/client/coprocessor/AggregationClient.java:[158,57] type parameters of <T>T cannot be determined; no unique maximal instance exists for type variable T with upper bounds Q,com.google.protobuf.Message [ERROR] /root/bigtop/build/hbase/rpm/BUILD/hbase-0.98.2/hbase-client/src/main/java/org/apache/hadoop/hbase/client/coprocessor/AggregationClient.java:[253,57] type parameters of <T>T cannot be determined; no unique maximal instance exists for type variable T with upper bounds Q,com.google.protobuf.Message [ERROR] /root/bigtop/build/hbase/rpm/BUILD/hbase-0.98.2/hbase-client/src/main/java/org/apache/hadoop/hbase/client/coprocessor/AggregationClient.java:[407,55] type parameters of <T>T cannot be determined; no unique maximal instance exists for type variable T with upper bounds T,com.google.protobuf.Message [ERROR] /root/bigtop/build/hbase/rpm/BUILD/hbase-0.98.2/hbase-client/src/main/java/org/apache/hadoop/hbase/client/coprocessor/AggregationClient.java:[481,55] type parameters of <T>T cannot be determined; no unique maximal instance exists for type variable T with upper bounds T,com.google.protobuf.Message [ERROR] /root/bigtop/build/hbase/rpm/BUILD/hbase-0.98.2/hbase-client/src/main/java/org/apache/hadoop/hbase/client/coprocessor/AggregationClient.java:[587,57] type parameters of <T>T cannot be determined; no unique maximal instance exists for type variable T with upper bounds T,com.google.protobuf.Message [ERROR] /root/bigtop/build/hbase/rpm/BUILD/hbase-0.98.2/hbase-client/src/main/java/org/apache/hadoop/hbase/client/coprocessor/AggregationClient.java:[706,57] type parameters of <T>T cannot be determined; no unique maximal instance exists for type variable T with upper bounds T,com.google.protobuf.Message {code} It looks Java version related and this showed up even with 1.6 45, but I will make sure it's get set properly and try again. > Bump version of Crunch to 0.10.0 > -------------------------------- > > Key: BIGTOP-1350 > URL: https://issues.apache.org/jira/browse/BIGTOP-1350 > Project: Bigtop > Issue Type: Sub-task > Components: Debian, RPM > Affects Versions: 0.8.0 > Reporter: Mark Grover > Assignee: Mark Grover > Fix For: 0.8.0 > > > See https://issues.apache.org/jira/browse/CRUNCH-386 for details. > We need Crunch 0.10 for use with HBase 0.98+ -- This message was sent by Atlassian JIRA (v6.2#6252)