ayushtkn commented on code in PR #4649: URL: https://github.com/apache/hive/pull/4649#discussion_r1313976066
########## 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: may be you need 2.5.5-hadoop3 here https://mvnrepository.com/artifact/org.apache.hbase/hbase-client/2.5.5-hadoop3 can try that, if the test passes post that -- 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