kgyrtkirk commented on a change in pull request #2810:
URL: https://github.com/apache/hive/pull/2810#discussion_r763734518
##########
File path: common/src/java/org/apache/hadoop/hive/conf/HiveConf.java
##########
@@ -5106,25 +5106,25 @@ private static void
populateLlapDaemonVarsSet(Set<String> llapDaemonVarsSetLocal
"Specifies the minimum amount of tasks, executed by a particular LLAP
daemon, before the health\n" +
"status of the node is examined."),
LLAP_NODEHEALTHCHECKS_MININTERVALDURATION(
- "hive.llap.nodehealthckecks.minintervalduration", "300s",
+ "hive.llap.nodehealthchecks.minintervalduration", "300s",
Review comment:
actually; this is a breaking change - but I don't think anyone have
*ever* changed these configs....so lets keep them
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]