Nihal Jain created HBASE-28790:
----------------------------------

             Summary: hbase-connectors fails to build with hbase 2.6.0
                 Key: HBASE-28790
                 URL: https://issues.apache.org/jira/browse/HBASE-28790
             Project: HBase
          Issue Type: Bug
          Components: build, hbase-connectors
            Reporter: Nihal Jain
            Assignee: Nihal Jain


hbase-connectors fails to build with hbase 2.6.0

{code:java}
[INFO] Reactor Summary for Apache HBase Connectors 1.1.0-SNAPSHOT:
[INFO] 
[INFO] Apache HBase Connectors ............................ SUCCESS [  4.377 s]
[INFO] Apache HBase - Kafka ............................... SUCCESS [  0.116 s]
[INFO] Apache HBase - Model Objects for Kafka Proxy ....... SUCCESS [  3.222 s]
[INFO] Apache HBase - Kafka Proxy ......................... FAILURE [  8.305 s]
[INFO] Apache HBase - Spark ............................... SKIPPED
[INFO] Apache HBase - Spark Protocol ...................... SKIPPED
[INFO] Apache HBase - Spark Protocol (Shaded) ............. SKIPPED
[INFO] Apache HBase - Spark Connector ..................... SKIPPED
[INFO] Apache HBase - Spark Integration Tests ............. SKIPPED
[INFO] Apache HBase Connectors - Assembly ................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  16.703 s
[INFO] Finished at: 2024-08-17T11:29:20Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) 
on project hbase-kafka-proxy: Compilation failure
[ERROR] 
/workspaces/hbase-connectors/kafka/hbase-kafka-proxy/src/main/java/org/apache/hadoop/hbase/kafka/KafkaBridgeConnection.java:[169,31]
 <anonymous org.apache.hadoop.hbase.kafka.KafkaBridgeConnection$1> is not 
abstract and does not override abstract method 
setRequestAttribute(java.lang.String,byte[]) in 
org.apache.hadoop.hbase.client.TableBuilder {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to