Koji Noguchi created PIG-5062:
---------------------------------
Summary: Allow Native e2e tests to run in parallel
Key: PIG-5062
URL: https://issues.apache.org/jira/browse/PIG-5062
Project: Pig
Issue Type: Bug
Reporter: Koji Noguchi
Assignee: Koji Noguchi
Priority: Minor
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)