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
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---