[ 
https://issues.apache.org/jira/browse/TAJO-1206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14356150#comment-14356150
 ] 

ASF GitHub Bot commented on TAJO-1206:
--------------------------------------

Github user hyunsik commented on the pull request:

    https://github.com/apache/tajo/pull/411#issuecomment-78192690
  
    Welcome,
    
    We need to keep the code size small. It is very important because the code 
size is highly relative to the maintenance cost. BTW, this patch includes too 
many duplicated codes. You should try to find the minimum branch point to 
suppress code duplicates. 
    
    Please refer this comment. I think that this approach is the best for us.
    https://issues.apache.org/jira/browse/TAJO-1206?focusedCommentId=14229312


> Implements Thrift proxy server.
> -------------------------------
>
>                 Key: TAJO-1206
>                 URL: https://issues.apache.org/jira/browse/TAJO-1206
>             Project: Tajo
>          Issue Type: New Feature
>            Reporter: Hyoungjun Kim
>            Assignee: jerryjung
>         Attachments: Tajo-ThriftServer.png
>
>
> Currently Tajo supports only Java client. To support multiple languages like 
> Python, Thrift is very useful tool. Hive also supports multiple languages 
> using Thrift server.
> Thrift Server may be useful to separate a user from Tajo cluster for security 
> issues.
> In this issue, The following functions will be implemented.
> - Thrift server for Tajo
> - Web UI for monitoring Thrift server
> - CLI for Thrift server



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to