[
https://issues.apache.org/jira/browse/TAJO-1332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14706736#comment-14706736
]
ASF GitHub Bot commented on TAJO-1332:
--------------------------------------
Github user hyunsik commented on the pull request:
https://github.com/apache/tajo/pull/660#issuecomment-133425813
I'm sorry for late review. The protocol between client and TajoMaster has
been rapidly changed for better error propagation
(https://issues.apache.org/jira/browse/TAJO-1625). This changes will actually
affect REST API specification. I thought that this patch is conflict to the
on-going error propagation work.
The solution is that we have to improve REST API to reflect the error
propagation before we can continue this Python client. I think that REST API
improvements would be trivial. We can put this python client into the next
release.
> 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)