anoopsjohn commented on pull request #2206: URL: https://github.com/apache/hadoop/pull/2206#issuecomment-678721257
Sorry for the delay in responding in the jira. Thanks for the pointer. As said in jira, if per FIS it can be controlled, that is best choice. I was not knowing such thing added.. Was looking at 3.1.x code line. So your suggestion is to use openFile(Path path) API and on the FutureDataInputStreamBuilder use opt(String , boolean) or such APIs. From HBase we know which FIS will always use pread. Sounds like a plan. The Keys for the FSBuilder APIs needs to be generic. Any pointer where we need to add this? May be already we have a place for this with sample keys .. Wanted to see the naming convention. I can refer that. Thanks again Steve. ---------------------------------------------------------------- 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]
