Allow CLI to connect to Hive server and execute commands remotely
-----------------------------------------------------------------

                 Key: HIVE-1954
                 URL: https://issues.apache.org/jira/browse/HIVE-1954
             Project: Hive
          Issue Type: New Feature
          Components: CLI
            Reporter: Ning Zhang
            Assignee: Ning Zhang


Currently Hive CLI runs the client side code (compilation and metastore 
operations etc) in local machine. We should extend CLI to connect to Hive 
server and execute commands remotely. 

Benefits include: 
  * client side memory requirement is alleviated.
  * better security control on Hive server side.
  * possible use of metastore cache layer in Hive server side, etc. 

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to