You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2018/03/28 07:38:00 UTC

[jira] [Created] (HIVE-19066) user level explain: tpcds q78 - fallback to normal explain

Zoltan Haindrich created HIVE-19066:
---------------------------------------

             Summary: user level explain: tpcds q78 - fallback to normal explain
                 Key: HIVE-19066
                 URL: https://issues.apache.org/jira/browse/HIVE-19066
             Project: Hive
          Issue Type: Bug
          Components: Query Planning
            Reporter: Zoltan Haindrich


{code}
2018-03-28T07:13:12,362 ERROR [HiveServer2-Background-Pool: Thread-2812]: exec.ExplainTask (ExplainTask.
java:execute(361)) - Running explain user level has problem. Falling back to normal explain.
java.lang.Exception: Can not find the source operator on one of the branches of map join.
        at org.apache.hadoop.hive.common.jsonexplain.Op.inlineJoinOp(Op.java:169) ~[hive-common-3.0.0.3.
0.0.0-1075.jar:3.0.0.3.0.0.0-1075]
        at org.apache.hadoop.hive.common.jsonexplain.Op.print(Op.java:314) ~[hive-common-3.0.0.3.0.0.0-1
075.jar:3.0.0.3.0.0.0-1075]
{code}



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