[
https://issues.apache.org/jira/browse/TAJO-1160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14320047#comment-14320047
]
ASF GitHub Bot commented on TAJO-1160:
--------------------------------------
Github user jinossy commented on the pull request:
https://github.com/apache/tajo/pull/380#issuecomment-74250520
TravisCI failure is network issue of maven repository.
I've just trigger the TravisCI and I'll commit it after CI is succeeded.
> 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: Jinho Kim
> Fix For: 0.10
>
>
> 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)