[
https://issues.apache.org/jira/browse/TAJO-1440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jongyoung Park closed TAJO-1440.
--------------------------------
By a duplicate, this issue is closed.
> 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
> Priority: Blocker
>
> 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.
> Usual failure spot is at TestKillQuery.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)