Jongyoung Park created TAJO-1440:
------------------------------------
Summary: Some tests fail in parallel test environment
Key: TAJO-1440
URL: https://issues.apache.org/jira/browse/TAJO-1440
Project: Tajo
Issue Type: Bug
Components: test
Affects Versions: 0.10.0
Reporter: Jongyoung Park
Assignee: Jongyoung Park
Running following command, test process often fails.
bq. mvn clean install -Pparallel-test,hcatalog-0.12.0 -DLOG_LEVEL=ERROR
-Dmaven.fork.count=2
But it is not 100% failure rate.
It looks like a concurrency problem.
The reason why is :
# When INFO instead of ERROR for log level is used, it doesn't seem that it
happens.
# Only it happens in parallel test.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)