asinkovits commented on a change in pull request #1947:
URL: https://github.com/apache/hive/pull/1947#discussion_r577741830



##########
File path: common/src/java/org/apache/hadoop/hive/conf/HiveConf.java
##########
@@ -4564,6 +4564,9 @@ private static void populateLlapDaemonVarsSet(Set<String> 
llapDaemonVarsSetLocal
         "The meaning of this parameter is the inverse of the number of time 
ticks (cache\n" +
         " operations, currently) that cause the combined recency-frequency of 
a block in cache\n" +
         " to be halved."),
+    LLAP_LRFU_CUTOFF_PERCENTAGE("hive.llap.io.lrfu.cutoff.percentage", 0.10f,

Review comment:
       Done.




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