[ 
https://issues.apache.org/jira/browse/HIVE-338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12716515#action_12716515
 ] 

Min Zhou commented on HIVE-338:
-------------------------------

# I thought we need a more efficient RPC rather than thrift. Lots of tries has 
been done here, and reflected it's not very suitable for a multi-user server.
# SesstionState in hive must an abusage of  ThreadLocal  by treating its thread 
confinement property as a license to use global variables or as a means of 
creating "hidden" method arguments. Like global variables, thread-local 
variables can detract from reusability and introduce hidden.

> Executing cli commands into thrift server
> -----------------------------------------
>
>                 Key: HIVE-338
>                 URL: https://issues.apache.org/jira/browse/HIVE-338
>             Project: Hadoop Hive
>          Issue Type: Improvement
>          Components: Server Infrastructure
>    Affects Versions: 0.3.0
>            Reporter: Min Zhou
>         Attachments: hiveserver-v1.patch
>
>
> Let thrift server support set, add/delete file/jar and normal HSQL query.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to