[
https://issues.apache.org/jira/browse/OOZIE-2794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Cseh updated OOZIE-2794:
------------------------------
Attachment: OOZIE-2794.patch
Attaching a patch. Note, that I can't reproduce the issue locally.
I've looked into the tests and figured that each of them is writing to the
testCaseDir and validating the output file's content. This could cause issues
if jenkins is using the same workspace for multiple jobs.
> Hive and Pig tests failing when multiple pre-commit jobs are running
> --------------------------------------------------------------------
>
> Key: OOZIE-2794
> URL: https://issues.apache.org/jira/browse/OOZIE-2794
> Project: Oozie
> Issue Type: Bug
> Reporter: Peter Cseh
> Attachments: OOZIE-2794.patch
>
>
> There are multiple cases when the following tests are failing together:
> {noformat}
> . testMain(org.apache.oozie.action.hadoop.TestHiveMain)
> . testPigScript(org.apache.oozie.action.hadoop.TestPigMain)
> . testEmbeddedPigWithinPython(org.apache.oozie.action.hadoop.TestPigMain)
> . testPig_withNullExternalID(org.apache.oozie.action.hadoop.TestPigMain)
> . testPigScript(org.apache.oozie.action.hadoop.TestPigMainWithOldAPI)
> . testLoadDump(org.apache.oozie.tools.TestDBLoadDump)
> {noformat}
> This issue seems to occur when multiple pre-commit jobs are running.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)