jojochuang opened a new pull request #3434:
URL: https://github.com/apache/hbase/pull/3434


   Use StreamCapabilities.hasCapabilities() to determine if the pread is 
supported by the input stream. Use reflection to invoke the bytebuffer pread 
method when it is available (because the ByteBufferPositionedReadable API is 
not available until Hadoop 3.3). This way, we can maintain backward 
compatibility for any Hadoop version above 2.9.
   
   Passed a few unit tests building with Hadoop 3.3.1 and 3.1.2. Open this PR 
to run through the whole precommit test.


-- 
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: issues-unsubscr...@hbase.apache.org

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


Reply via email to