[
https://issues.apache.org/jira/browse/TAJO-1438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14374767#comment-14374767
]
ASF GitHub Bot commented on TAJO-1438:
--------------------------------------
GitHub user dongjoon-hyun opened a pull request:
https://github.com/apache/tajo/pull/445
TAJO-1438: Resolve findbug warnings on Tajo Client Module
Tested only
mvn clean install -Pdist -Dhadoop.version=2.6.0 -DskipTests
cd tajo-client; mvn compile findbugs:findbugs
It's trivial, but I will rebase and test again as soon as the master branch
comes back from the build break.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dongjoon-hyun/tajo TAJO-1438
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/445.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 #445
----
commit a3dbfca0fde5f68e179b6f91722ba746d212f048
Author: Dongjoon Hyun <[email protected]>
Date: 2015-03-22T02:16:20Z
TAJO-1438: Resolve findbug warnings on Tajo Client Module
----
> Resolve findbug warnings on Tajo Client Module
> ----------------------------------------------
>
> Key: TAJO-1438
> URL: https://issues.apache.org/jira/browse/TAJO-1438
> Project: Tajo
> Issue Type: Sub-task
> Components: client
> Reporter: Dongjoon Hyun
> Assignee: Dongjoon Hyun
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)