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:38:33 UTC

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

Hyoungjun Kim created TAJO-1206:
-----------------------------------

             Summary: 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


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



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