[ https://issues.apache.org/jira/browse/PIG-5062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Koji Noguchi updated PIG-5062: ------------------------------ Attachment: pig-5062-v01.patch Instead of write files to /user/<username>, they are replaced with {{:OUTPATH:.intermediate.1,2}} With {{'notmq' => 1}}, e2e should just check the {{:OUTPATH:}} only so I believe this would work. > Allow Native e2e tests to run in parallel > ----------------------------------------- > > Key: PIG-5062 > URL: https://issues.apache.org/jira/browse/PIG-5062 > Project: Pig > Issue Type: Test > Reporter: Koji Noguchi > Assignee: Koji Noguchi > Priority: Minor > Attachments: pig-5062-v01.patch > > > I'm trying to run e2e(and unit) tests to run in parallel. > For "Native" e2e tests(mapred&tez), they fail randomly since the tests try to > read and write from a shared space under > /user/<username>/\{table_testNativeMRJobSimple_input,table_testNativeMRJobSimple_output\}. > > Wondering if we could get rid of this dependency. -- This message was sent by Atlassian JIRA (v6.3.4#6332)