[
https://issues.apache.org/jira/browse/HIVE-24390?focusedWorklogId=691539&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-691539
]
ASF GitHub Bot logged work on HIVE-24390:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 07/Dec/21 08:18
Start Date: 07/Dec/21 08:18
Worklog Time Spent: 10m
Work Description: 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]
Issue Time Tracking
-------------------
Worklog Id: (was: 691539)
Time Spent: 5h (was: 4h 50m)
> Spelling fixes
> --------------
>
> Key: HIVE-24390
> URL: https://issues.apache.org/jira/browse/HIVE-24390
> Project: Hive
> Issue Type: Bug
> Reporter: Josh Soref
> Assignee: Josh Soref
> Priority: Minor
> Labels: pull-request-available
> Fix For: 4.0.0
>
> Time Spent: 5h
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)