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


##########
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:
   This need hbase team releases a hbase version againt hadoop3.3.1, but the 
hbase-hadoop3 official maven binaries was built againt hadoop3.2.4. 
   
   I test hbase with hadoop3.3.1 binary in my local maven which rebuild hbase 
with hadoop3.3.1 and it indeed works fine.



-- 
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