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.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---