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

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

Github user blrunner commented on the pull request:

    https://github.com/apache/tajo/pull/380#issuecomment-74005407
  
    Hi @jinossy 
    
    Thanks for your works.
    But I found a build failure as follows:
    {code:xml}
    Results :
    
    Tests in error: 
      TestTajoClient.testGetQueryStatusAndResultAfterFinish:644 » Service 
org.apache...
      TestTajoClient.testGetFinishedQueryList:617 » Service 
org.apache.tajo.rpc.Tajo...
    
    Tests run: 1361, Failures: 0, Errors: 2, Skipped: 0
    {code}
    
    Could you check it again?



> 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