You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Peter Cseh (JIRA)" <ji...@apache.org> on 2017/06/27 09:32:00 UTC

[jira] [Updated] (OOZIE-2794) Hive and Pig tests failing when multiple pre-commit jobs are running

     [ 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)