zhangbutao commented on code in PR #4649:
URL: https://github.com/apache/hive/pull/4649#discussion_r1314260799


##########
pom.xml:
##########
@@ -143,7 +143,7 @@
     <hadoop.version>3.3.1</hadoop.version>
     
<hadoop.bin.path>${basedir}/${hive.path.to.root}/testutils/hadoop</hadoop.bin.path>
     <hamcrest.version>1.3</hamcrest.version>
-    <hbase.version>2.0.0-alpha4</hbase.version>
+    <hbase.version>2.5.5</hbase.version>

Review Comment:
   Thanks for suggestion. I have used the 2.5.5 and 2.5.5-hadoop3 version, but 
both of the two failed.
   I think Hbase2.5.5 has some compatibility issues with Hadoop3.3.1, and i 
have filed a Hbase ticket https://issues.apache.org/jira/browse/HBASE-28061. 
And i also find another ticket about Hbase2.5.5&Hadoop3.3.1 
https://issues.apache.org/jira/browse/HBASE-28053.  I hope that can get some 
valuable info from Hbase community. 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org
For additional commands, e-mail: gitbox-h...@hive.apache.org

Reply via email to