[jira] [Updated] (HIVE-22219) Bringing a node manager down blocks restart of LLAP service

2019-09-21 Thread Jesus Camacho Rodriguez (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-22219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesus Camacho Rodriguez updated HIVE-22219:
---
Fix Version/s: 4.0.0
   Resolution: Fixed
   Status: Resolved  (was: Patch Available)

Pushed to master, thanks for reviewing [~bslim].

> Bringing a node manager down blocks restart of LLAP service
> ---
>
> Key: HIVE-22219
> URL: https://issues.apache.org/jira/browse/HIVE-22219
> Project: Hive
>  Issue Type: Bug
>  Components: llap
>Reporter: Jesus Camacho Rodriguez
>Assignee: Jesus Camacho Rodriguez
>Priority: Major
> Fix For: 4.0.0
>
> Attachments: HIVE-22219.patch, HIVE-22219.patch
>
>
> For YARN service, when number of running instances != number of desired 
> instances, the service state may be in STARTED or FLEX (instead of STABLE). 
> For Hive LLAP side, there is a config to control the threshold of service 
> health check. The Hive LLAP code misses checking these states, which can 
> result in the service not coming up even if the threshold is met.
> https://github.com/apache/hive/blob/master/llap-server/src/java/org/apache/hadoop/hive/llap/cli/status/LlapStatusServiceDriver.java#L382



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-22219) Bringing a node manager down blocks restart of LLAP service

2019-09-20 Thread Jesus Camacho Rodriguez (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-22219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesus Camacho Rodriguez updated HIVE-22219:
---
Attachment: HIVE-22219.patch

> Bringing a node manager down blocks restart of LLAP service
> ---
>
> Key: HIVE-22219
> URL: https://issues.apache.org/jira/browse/HIVE-22219
> Project: Hive
>  Issue Type: Bug
>  Components: llap
>Reporter: Jesus Camacho Rodriguez
>Assignee: Jesus Camacho Rodriguez
>Priority: Major
> Attachments: HIVE-22219.patch, HIVE-22219.patch
>
>
> For YARN service, when number of running instances != number of desired 
> instances, the service state may be in STARTED or FLEX (instead of STABLE). 
> For Hive LLAP side, there is a config to control the threshold of service 
> health check. The Hive LLAP code misses checking these states, which can 
> result in the service not coming up even if the threshold is met.
> https://github.com/apache/hive/blob/master/llap-server/src/java/org/apache/hadoop/hive/llap/cli/status/LlapStatusServiceDriver.java#L382



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-22219) Bringing a node manager down blocks restart of LLAP service

2019-09-20 Thread Jesus Camacho Rodriguez (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-22219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesus Camacho Rodriguez updated HIVE-22219:
---
Attachment: HIVE-22219.patch

> Bringing a node manager down blocks restart of LLAP service
> ---
>
> Key: HIVE-22219
> URL: https://issues.apache.org/jira/browse/HIVE-22219
> Project: Hive
>  Issue Type: Bug
>  Components: llap
>Reporter: Jesus Camacho Rodriguez
>Assignee: Jesus Camacho Rodriguez
>Priority: Major
> Attachments: HIVE-22219.patch
>
>
> For YARN service, when number of running instances != number of desired 
> instances, the service state may be in STARTED or FLEX (instead of STABLE). 
> For Hive LLAP side, there is a config to control the threshold of service 
> health check. The Hive LLAP code misses checking these states, which can 
> result in the service not coming up even if the threshold is met.
> https://github.com/apache/hive/blob/master/llap-server/src/java/org/apache/hadoop/hive/llap/cli/status/LlapStatusServiceDriver.java#L382



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-22219) Bringing a node manager down blocks restart of LLAP service

2019-09-20 Thread Jesus Camacho Rodriguez (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-22219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesus Camacho Rodriguez updated HIVE-22219:
---
Status: Patch Available  (was: In Progress)

> Bringing a node manager down blocks restart of LLAP service
> ---
>
> Key: HIVE-22219
> URL: https://issues.apache.org/jira/browse/HIVE-22219
> Project: Hive
>  Issue Type: Bug
>  Components: llap
>Reporter: Jesus Camacho Rodriguez
>Assignee: Jesus Camacho Rodriguez
>Priority: Major
>
> For YARN service, when number of running instances != number of desired 
> instances, the service state may be in STARTED or FLEX (instead of STABLE). 
> For Hive LLAP side, there is a config to control the threshold of service 
> health check. The Hive LLAP code misses checking these states, which can 
> result in the service not coming up even if the threshold is met.
> https://github.com/apache/hive/blob/master/llap-server/src/java/org/apache/hadoop/hive/llap/cli/status/LlapStatusServiceDriver.java#L382



--
This message was sent by Atlassian Jira
(v8.3.4#803005)