[
https://issues.apache.org/jira/browse/TAJO-1160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jinho Kim resolved TAJO-1160.
-----------------------------
Resolution: Fixed
Fix Version/s: 0.11
Assignee: Hyunsik Choi (was: Jinho Kim)
Thank you for the review!
I've just committed it
> Remove Hadoop dependency from tajo-client module
> ------------------------------------------------
>
> Key: TAJO-1160
> URL: https://issues.apache.org/jira/browse/TAJO-1160
> Project: Tajo
> Issue Type: Improvement
> Components: cli, client
> Reporter: Hyunsik Choi
> Assignee: Hyunsik Choi
> Fix For: 0.10, 0.11
>
>
> tajo-client is a client module to allow user applications to access Tajo
> cluster. tajo-client is also used for tajo-jdbc. Since tajo-client depends
> hadoop-client module, JDBC or user applications should include lots of
> third-party libraries and hadoop. Especially, it is very hard for JDBC to be
> single JDBC jar.
> The main purpose of this issue is to remove Hadoop dependency from
> tajo-client module. In addition, I'll remove further dependencies from
> tajo-client if possible.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)