Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
After trying to figure out whether shortcircuit reads would work on my system, I studied the book and found conflicting information.
It's suggested in section 92.2, that dfs.client.read.shortcircuit is an option in hbase-site.xml, but the supposedly complete default configuration in section 7 does not include this setting. This leads to confusion on whether it's sufficient to enable this setting in hdfs-site.xml, or whether it needs to be added to both configurations.
Attachments
Attachments
Issue Links
- causes
-
HBASE-25449 'dfs.client.read.shortcircuit' should not be set in hbase-default.xml
- Closed
- is related to
-
HBASE-22387 Evaluate the get/scan performance after reading HFile block into offheap directly
- Closed