GitHub user charsyam opened a pull request:
https://github.com/apache/tajo/pull/628
TAJO-1681 Fix TajoDump invalid null check for database name
isAcceptableDumpingDatabase return true even if databaseName is null
so it cause exception in dumpDatabase
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/charsyam/tajo feature/fix-bug-for-tajodump
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/628.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 #628
----
commit 6e7f2b319751ddeb0619648bba3f14c491978178
Author: clark.kang <[email protected]>
Date: 2015-07-13T17:21:28Z
fix invalid null check
----
---
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.
---