[
https://issues.apache.org/jira/browse/HIVE-2684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Phabricator updated HIVE-2684:
------------------------------
Attachment: HIVE-2684.D1041.2.patch
navis updated the revision "HIVE-2684 [jira] Provide compile + run method for
HiveServer interface".
Reviewers: JIRA
revert filemode of
'service/src/gen/thrift/gen-py/hive_service/ThriftHive-remote'
REVISION DETAIL
https://reviews.facebook.net/D1041
AFFECTED FILES
ql/src/java/org/apache/hadoop/hive/ql/Driver.java
service/if/hive_service.thrift
service/src/gen/thrift/gen-cpp/ThriftHive.cpp
service/src/gen/thrift/gen-cpp/ThriftHive.h
service/src/gen/thrift/gen-cpp/ThriftHive_server.skeleton.cpp
service/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/service/ThriftHive.java
service/src/gen/thrift/gen-php/hive_service/ThriftHive.php
service/src/gen/thrift/gen-py/hive_service/ThriftHive-remote
service/src/gen/thrift/gen-py/hive_service/ThriftHive.py
service/src/gen/thrift/gen-rb/thrift_hive.rb
service/src/java/org/apache/hadoop/hive/service/HiveServer.java
service/src/test/org/apache/hadoop/hive/service/TestHiveServer.java
> Provide compile + run method for HiveServer interface
> -----------------------------------------------------
>
> Key: HIVE-2684
> URL: https://issues.apache.org/jira/browse/HIVE-2684
> Project: Hive
> Issue Type: Improvement
> Components: Server Infrastructure
> Reporter: Navis
> Priority: Minor
> Fix For: 0.9.0
>
> Attachments: HIVE-2684.D1041.1.patch, HIVE-2684.D1041.2.patch
>
>
> In our use cases, we need to access query plan in early time (before
> execution).
> 1. compile
> 2. get query plan
> 3. setup configuration (callback, etc.)
> 4. run the query
> Additional methods are needed for 1, 3, 4 stage.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira