You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "DaeMyung Kang (JIRA)" <ji...@apache.org> on 2015/07/22 18:01:05 UTC

[jira] [Commented] (TAJO-1332) Implement Python Client for Tajo

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

DaeMyung Kang commented on TAJO-1332:
-------------------------------------

hi forks.
I am developing python-tajo-rest-client https://github.com/charsyam/python-tajo-rest-api
and I have a question how to manage and test this client code in Tajo Main Branch.

This is just my opinion.
1. just merge python client into tajo branch.
 and tajo will include nodetests(python test framework) and some dependency for python client(just python client needs httplib2)
 but python client should support python2 and python3 together.

2. and every release (that has client changes.)
 update pypi manually.

but this has some problems.

1. everybody should install python also.
 (even though she/he doesn't need python)

just give us any idea :) 

> Implement Python Client for Tajo
> --------------------------------
>
>                 Key: TAJO-1332
>                 URL: https://issues.apache.org/jira/browse/TAJO-1332
>             Project: Tajo
>          Issue Type: New Feature
>          Components: Java Client
>            Reporter: Hyunsik Choi
>            Assignee: DaeMyung Kang
>
> Python is widely used by data scientists. It would be great if we provide Python client for Tajo. If REST API is ready, this work becomes easier.



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