Github user dongjoon-hyun commented on the pull request:
https://github.com/apache/tajo/pull/442#issuecomment-89710956
Hmm. I attached the test pass result of the following command.
```
mvn clean install -Pparallel-test,hcatalog-0.12.0 -DLOG_LEVEL=ERROR
-Dmaven.fork.count=2 > TAJO-1430.travis.log.txt
```
https://app.box.com/s/rx85b6pv26sgo400e5dxf30bepyr86nl
Currently, Travis CI seems to be unstable and the builds fail on other
reasons like the following.
```
ERROR: org.apache.tajo.master.rm.TajoWorkerResourceManager (run(346)) -
java.lang.InterruptedException
2015-04-04 10:12:39,174 ERROR: org.apache.tajo.util.history.HistoryWriter
(writeHistory(318)) - Error while saving query history:
q_1428141094535_0543:Filesystem closed
```
---
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.
---