bvaradar commented on a change in pull request #685: default implementation for
HBase index qps allocator
URL: https://github.com/apache/incubator-hudi/pull/685#discussion_r287124517
##########
File path:
hoodie-client/src/main/java/com/uber/hoodie/config/HoodieHBaseIndexConfig.java
##########
@@ -69,6 +76,34 @@
*/
public static final float DEFAULT_HBASE_QPS_FRACTION = 0.5f;
+ /**
+ * Property to decide if HBASE_QPS_FRACTION_PROP is dynamically calculated
based on volume
Review comment:
Please open a new PR for updating documentation in
https://hudi.incubator.apache.org/configurations.html. That PR should be
against the branch "asf-site".
----------------------------------------------------------------
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]
With regards,
Apache Git Services