[
https://issues.apache.org/jira/browse/HIVE-4617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Phabricator updated HIVE-4617:
------------------------------
Attachment: HIVE-4617.D12417.3.patch
vaibhavgumashta updated the revision "HIVE-4617 [jira] ExecuteStatementAsync
call to run a query in non-blocking mode".
Updates based on feedback.
Reviewers: JIRA
REVISION DETAIL
https://reviews.facebook.net/D12417
CHANGE SINCE LAST DIFF
https://reviews.facebook.net/D12417?vs=38751&id=38757#toc
AFFECTED FILES
common/src/java/org/apache/hadoop/hive/conf/HiveConf.java
conf/hive-default.xml.template
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/TExecuteStatementAsyncReq.java
service/src/gen/thrift/gen-javabean/org/apache/hive/service/cli/thrift/TExecuteStatementAsyncResp.java
service/src/gen/thrift/gen-javabean/org/apache/hive/service/cli/thrift/TExecuteStatementReq.java
service/src/gen/thrift/gen-javabean/org/apache/hive/service/cli/thrift/TGetTablesReq.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-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/EmbeddedCLIServiceClient.java
service/src/java/org/apache/hive/service/cli/operation/SQLOperation.java
service/src/java/org/apache/hive/service/cli/session/HiveSessionImpl.java
service/src/java/org/apache/hive/service/cli/session/SessionManager.java
service/src/java/org/apache/hive/service/cli/thrift/ThriftCLIService.java
service/src/java/org/apache/hive/service/cli/thrift/ThriftCLIServiceClient.java
service/src/test/org/apache/hive/service/cli/CLIServiceTest.java
To: JIRA, vaibhavgumashta
Cc: thejas
> ExecuteStatementAsync call to run a query in non-blocking mode
> --------------------------------------------------------------
>
> Key: HIVE-4617
> URL: https://issues.apache.org/jira/browse/HIVE-4617
> Project: Hive
> Issue Type: Improvement
> Components: HiveServer2
> Affects Versions: 0.11.0
> Reporter: Jaideep Dhok
> Assignee: Vaibhav Gumashta
> Attachments: HIVE-4617.D12417.1.patch, HIVE-4617.D12417.2.patch,
> HIVE-4617.D12417.3.patch
>
>
> Provide a way to run a queries asynchronously. Current executeStatement call
> blocks until the query run is complete.
--
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