steveloughran commented on pull request #2206:
URL: https://github.com/apache/hadoop/pull/2206#issuecomment-678664596


   As discussed, I don't like this design.
   
   It's optimised purely for the current API uses which HBase makes, is brittle 
to any changes there and doesn't provide any way to explicitly tune things.
   
   Please add openFile to the ABFS Store and use that as a way to explicitly 
allow the caller to specify positioned read policy; HBase can then use the 
right option at the right point. We could backport that API to hadoop-3.2.x if 
that would aid there


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

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to