John Gordon created PIG-3025:
--------------------------------
Summary: TestPruneColumn unit test - SimpleEchoStreamingCommand
perl inline script needs simplification
Key: PIG-3025
URL: https://issues.apache.org/jira/browse/PIG-3025
Project: Pig
Issue Type: Bug
Components: build
Affects Versions: 0.10.0
Reporter: John Gordon
Assignee: John Gordon
The "SimpleEchoStreamingCommand" string, which is an inline perl script, is
unnecessarily complicated by escaping nested quote characters on the
command-line. As a result, it ends up unstable across shell implementations
and operating systems.
Considering that perl has qq and can print unquoted values, this seems like it
is not needed.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira