Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.10.0
-
Reviewed
Description
Modifications to Pig E2E harness and tests for cross compatibility with Windows.
*Remove fully qualified path from tools (perl, cat, etc.)
*Change quoting and escaping of commands for cross compatibility.
*Explicitly execute perl scripts with perl as Windows doesn't support shebang(#!)
*Use perl APIs in place of incompatible commands (mkdir -p to make_path)
Attachments
Attachments
Issue Links
- breaks
-
PIG-3819 e2e tests containing "perl -e "print $_;" fails on Hadoop 2
- Closed