junegunn opened a new pull request, #7030:
URL: https://github.com/apache/hbase/pull/7030
Upgrade JRuby to 9.2.21.0 to fix the following error when launching HBase
shell on Apple M-series systems:
NotImplementedError: fstat unimplemented unsupported or native support
failed to load
9.2.21.0 is the final release in 9.2 line and the minimum version required
to fix the issue.
Reference: https://github.com/jruby/jruby/releases/tag/9.2.21.0
> Support for Apple's M processors has been backported.
> It has not been heavily tested, but it has been confirmed working by users.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]