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

ASF GitHub Bot commented on TAJO-1160:
--------------------------------------

GitHub user jinossy opened a pull request:

    https://github.com/apache/tajo/pull/380

    TAJO-1160: Remove Hadoop dependency from tajo-client module.

    I’ve refer to the thinClient of hyunsik repo

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jinossy/tajo TAJO-1160

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tajo/pull/380.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #380
    
----
commit 8b9f45d9e2f81e105b7be75ad85fa710d840b42a
Author: jhkim <[email protected]>
Date:   2015-02-10T07:13:52Z

    TAJO-1160: Remove Hadoop dependency from tajo-client module.

----


> 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)

Reply via email to