You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "mahesh kumar behera (Jira)" <ji...@apache.org> on 2021/09/15 14:15:00 UTC

[jira] [Created] (HIVE-25527) LLAP Scheduler task exits with fatal error if the executor node is down.

mahesh kumar behera created HIVE-25527:
------------------------------------------

             Summary: LLAP Scheduler task exits with fatal error if the executor node is down.
                 Key: HIVE-25527
                 URL: https://issues.apache.org/jira/browse/HIVE-25527
             Project: Hive
          Issue Type: Bug
          Components: HiveServer2
            Reporter: mahesh kumar behera
            Assignee: mahesh kumar behera


In case the executor host has gone down, activeInstances will be updated with null. So we need to check for empty/null values before accessing it.



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