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

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

Github user babokim commented on the pull request:

    https://github.com/apache/tajo/pull/268#issuecomment-65234931
  
    Hi @hyunsik, 
    I also thought about that. I think Thrift-based TajoCli is not a critical 
component in Thrift support functionality and changing to use general Java 
class is time-consuming work.
    What do you think about removing Thrift-based TajoCli  from the patch?


> 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: Hyoungjun Kim
>         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