John Gordon created PIG-2798: -------------------------------- Summary: pig streaming tests assume interpreters are auto-resolved Key: PIG-2798 URL: https://issues.apache.org/jira/browse/PIG-2798 Project: Pig Issue Type: Sub-task Reporter: John Gordon
many of the pig tests assume the first line (e.g. #!/bin/sh) auto-resolves the interpreter. This doesn't work on Windows. To run scripts in a cross-platform context, tests should invoke "perl test.pl" or "sh test.sh" instead. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira