You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Eugene Koifman (JIRA)" <ji...@apache.org> on 2017/04/14 00:20:41 UTC

[jira] [Created] (HIVE-16447) QueryPlan.getOperation() is not always correct

Eugene Koifman created HIVE-16447:
-------------------------------------

             Summary: QueryPlan.getOperation() is not always correct
                 Key: HIVE-16447
                 URL: https://issues.apache.org/jira/browse/HIVE-16447
             Project: Hive
          Issue Type: Bug
          Components: Query Planning
    Affects Versions: 1.0.0
            Reporter: Eugene Koifman


See logs from SemanticAnalzyerFactory.get() which prodce
{noformat}
"Unknown HiveOperation for query='" + query + "' queryId=" + queryState.getQueryId();
{noformat}
when it's not set at all.

also see HIVE-16442 where it's not set correctly



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)