[
https://issues.apache.org/jira/browse/HIVE-73?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12652246#action_12652246
]
Joydeep Sen Sarma commented on HIVE-73:
---------------------------------------
regarding the silent mode - we simply followed mysql and sqlplus precedent - in
both of these a 'silent' mode has to be explicitly specified to get only data
(even in the equivalent of the '-e' mode). not sure there's any pressing reason
to change as long as things are well documented (which probably they aren't -
but that's a separate issue).
bin/hive - Edward also made similar changes i think (haven't seen). some
coordination with hive-30 may be needed ..
> Thrift Server and Client for Hive
> ---------------------------------
>
> Key: HIVE-73
> URL: https://issues.apache.org/jira/browse/HIVE-73
> Project: Hadoop Hive
> Issue Type: New Feature
> Components: Server Infrastructure
> Affects Versions: 0.20.0
> Reporter: Raghotham Murthy
> Assignee: Raghotham Murthy
> Fix For: 0.20.0
>
> Attachments: hive-73.1.patch, hive-73.10.patch, hive-73.2.patch,
> hive-73.3.txt, hive-73.4.txt, hive-73.5.txt, hive-73.6.patch,
> hive-73.7.patch, hive-73.8.patch, hive-73.9.patch
>
>
> Currently the hive cli directly calls the driver code. We need to be able to
> run a stand alone hive server that multiple clients can connect to. The hive
> server will allow clients to run queries as well as make meta data calls (by
> inheriting from the thrift metastore server)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.