You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "Hyoungjun Kim (JIRA)" <ji...@apache.org> on 2014/11/21 08:39:33 UTC

[jira] [Updated] (TAJO-1206) Implements Thrift proxy server.

     [ https://issues.apache.org/jira/browse/TAJO-1206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hyoungjun Kim updated TAJO-1206:
--------------------------------
    Description: 
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

  was:
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.

In this issue, The following functions will be implemented.
- Thrift server for Tajo
- Web UI for monitoring Thrift server
- CLI for Thrift server


> 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)