You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Vaibhav Gumashta (JIRA)" <ji...@apache.org> on 2013/10/17 00:57:42 UTC

[jira] [Created] (HIVE-5571) Add support for COMPILING state to OperationState in HiveServer2

Vaibhav Gumashta created HIVE-5571:
--------------------------------------

             Summary: Add support for COMPILING state to OperationState in HiveServer2
                 Key: HIVE-5571
                 URL: https://issues.apache.org/jira/browse/HIVE-5571
             Project: Hive
          Issue Type: Improvement
          Components: HiveServer2, JDBC
            Reporter: Vaibhav Gumashta
             Fix For: 0.13.0


[HIVE-5441|https://issues.apache.org/jira/browse/HIVE-5441] splits query execution into compile + run. However, compilation is synchronous whereas execution can be both synchronous & asynchronous. We should add a new COMPILING state and expose that to the client as well. 



--
This message was sent by Atlassian JIRA
(v6.1#6144)