[
https://issues.apache.org/jira/browse/HIVE-4923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Phabricator updated HIVE-4923:
------------------------------
Attachment: HIVE-4923.D11781.1.patch
navis requested code review of "HIVE-4923 [jira] Provide compile + run method
for HiveServer2".
Reviewers: JIRA
HIVE-2684 Provide compile + run method for HiveServer2 interface
Make additional thrift method for asynchronous execution.
execute=compile+run
This addresses same thing with HIVE-4569 but with simpler implementation. It's
just for reference (We are using this for months).
TEST PLAN
EMPTY
REVISION DETAIL
https://reviews.facebook.net/D11781
AFFECTED FILES
jdbc/src/java/org/apache/hive/jdbc/HiveConnection.java
jdbc/src/java/org/apache/hive/jdbc/Utils.java
ql/src/gen/thrift/gen-cpp/queryplan_types.cpp
ql/src/gen/thrift/gen-cpp/queryplan_types.h
ql/src/gen/thrift/gen-php/Types.php
ql/src/gen/thrift/gen-py/queryplan/ttypes.py
ql/src/gen/thrift/gen-rb/queryplan_types.rb
ql/src/java/org/apache/hadoop/hive/ql/Driver.java
ql/src/java/org/apache/hadoop/hive/ql/log/PerfLogger.java
ql/src/java/org/apache/hadoop/hive/ql/session/SessionState.java
service/if/TCLIService.thrift
service/src/gen/thrift/gen-cpp/TCLIService.cpp
service/src/gen/thrift/gen-cpp/TCLIService.h
service/src/gen/thrift/gen-cpp/TCLIService_server.skeleton.cpp
service/src/gen/thrift/gen-cpp/TCLIService_types.cpp
service/src/gen/thrift/gen-cpp/TCLIService_types.h
service/src/gen/thrift/gen-javabean/org/apache/hive/service/cli/thrift/TCLIService.java
service/src/gen/thrift/gen-javabean/org/apache/hive/service/cli/thrift/TCompileReq.java
service/src/gen/thrift/gen-javabean/org/apache/hive/service/cli/thrift/TCompileRes.java
service/src/gen/thrift/gen-javabean/org/apache/hive/service/cli/thrift/TOperationState.java
service/src/gen/thrift/gen-javabean/org/apache/hive/service/cli/thrift/TRunReq.java
service/src/gen/thrift/gen-javabean/org/apache/hive/service/cli/thrift/TRunRes.java
service/src/gen/thrift/gen-php/TCLIService.php
service/src/gen/thrift/gen-py/TCLIService/TCLIService-remote
service/src/gen/thrift/gen-py/TCLIService/TCLIService.py
service/src/gen/thrift/gen-py/TCLIService/ttypes.py
service/src/gen/thrift/gen-py/hive_service/ThriftHive-remote
service/src/gen/thrift/gen-rb/t_c_l_i_service.rb
service/src/gen/thrift/gen-rb/t_c_l_i_service_types.rb
service/src/java/org/apache/hive/service/cli/CLIService.java
service/src/java/org/apache/hive/service/cli/CLIServiceClient.java
service/src/java/org/apache/hive/service/cli/CompileResult.java
service/src/java/org/apache/hive/service/cli/EmbeddedCLIServiceClient.java
service/src/java/org/apache/hive/service/cli/ICLIService.java
service/src/java/org/apache/hive/service/cli/OperationState.java
service/src/java/org/apache/hive/service/cli/Row.java
service/src/java/org/apache/hive/service/cli/RowSet.java
service/src/java/org/apache/hive/service/cli/TableSchema.java
service/src/java/org/apache/hive/service/cli/operation/HiveCommandOperation.java
service/src/java/org/apache/hive/service/cli/operation/SQLOperation.java
service/src/java/org/apache/hive/service/cli/session/HiveSession.java
service/src/java/org/apache/hive/service/cli/session/HiveSessionImpl.java
service/src/java/org/apache/hive/service/cli/thrift/ThriftCLIService.java
service/src/java/org/apache/hive/service/cli/thrift/ThriftCLIServiceClient.java
MANAGE HERALD RULES
https://reviews.facebook.net/herald/view/differential/
WHY DID I GET THIS EMAIL?
https://reviews.facebook.net/herald/transcript/28017/
To: JIRA, navis
> Provide compile + run method for HiveServer2
> --------------------------------------------
>
> Key: HIVE-4923
> URL: https://issues.apache.org/jira/browse/HIVE-4923
> Project: Hive
> Issue Type: Improvement
> Components: HiveServer2
> Reporter: Navis
> Assignee: Navis
> Priority: Trivial
> Attachments: HIVE-4923.D11781.1.patch
>
>
> Make additional thrift method for asynchronous execution.
> execute=compile+run
> This addresses same thing with HIVE-4569 but with simpler implementation.
> It's just for reference (We are using this for months).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira