Github user blrunner commented on the pull request:
https://github.com/apache/tajo/pull/630#issuecomment-122177778
Hi @hyunsik
I've updated the patch using your comments and unit test cases finished
successfully as follows.
```
mvn clean install
-Dtajo.catalog.store.class=org.apache.tajo.catalog.store.HiveCatalogStore
mvn clean install
-Dtajo.catalog.store.class=org.apache.tajo.catalog.store.DerbyStore
```
---
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.
---