-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: HiveServer2, Thrift API
-
Labels:None
Adds support for query compilation in Hive Server 2 and adds Thrift support for compile/execute APIs.
This enables scenarios that need to compile a query before it is executed, e.g. and ODBC driver that implements SQLPrepare/SQLExecute. This is commonly used for a client that needs metadata for the query before it is executed.
- is duplicated by
-
HIVE-4923 Provide compile + run method for HiveServer2
-
- Patch Available
-
- is related to
-
HIVE-4570 More information to user on GetOperationStatus in Hive Server2 when query is still executing
-
- Closed
-
-
HIVE-4617 Asynchronous execution in HiveServer2 to run a query in non-blocking mode
-
- Closed
-
- relates to
-
HIVE-4569 GetQueryPlan api in Hive Server2
-
- Open
-
- links to