pan3793 commented on code in PR #4908: URL: https://github.com/apache/zeppelin/pull/4908#discussion_r1952177704
########## hbase/pom.xml: ########## @@ -33,7 +33,7 @@ <properties> <!--library versions--> <interpreter.name>hbase</interpreter.name> - <jruby.version>1.6.8</jruby.version> + <jruby.version>9.1.17.0</jruby.version> Review Comment: May I ask why 9.1.17.0 is chosen? I see [HBase 2.6.1](https://mvnrepository.com/artifact/org.apache.hbase/hbase-shell/2.6.1-hadoop3)(the latest version of HBase 2.x) pulls JRuby 9.3.13.0, does it work for lower HBase version? -- 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: reviews-unsubscr...@zeppelin.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org