You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Prasanth Jayachandran (JIRA)" <ji...@apache.org> on 2019/02/04 19:42:00 UTC

[jira] [Created] (HIVE-21212) LLAP: shuffle port config uses internal configuration

Prasanth Jayachandran created HIVE-21212:
--------------------------------------------

             Summary: LLAP: shuffle port config uses internal configuration
                 Key: HIVE-21212
                 URL: https://issues.apache.org/jira/browse/HIVE-21212
             Project: Hive
          Issue Type: Bug
          Components: llap
    Affects Versions: 4.0.0, 3.2.0
            Reporter: Prasanth Jayachandran
            Assignee: Prasanth Jayachandran


LlapDaemon main() reads daemon configuration but for shuffle port it reads internal config instead of hive.llap.daemon.yarn.shuffle.port

[https://github.com/apache/hive/blob/c8eb03affa2533f4827cf6497e7c9873bc9520a7/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/LlapDaemon.java#L535] 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)