[
https://issues.apache.org/jira/browse/HADOOP-13434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15400864#comment-15400864
]
Allen Wittenauer commented on HADOOP-13434:
-------------------------------------------
{code}
+ : new String[] { "/bin/bash", bashQuote(absolutePath) };
{code}
While we're here, let's remove the path to /bin/bash since that won't work on
every platform.
> Add quoting to Shell class
> --------------------------
>
> Key: HADOOP-13434
> URL: https://issues.apache.org/jira/browse/HADOOP-13434
> Project: Hadoop Common
> Issue Type: Bug
> Reporter: Owen O'Malley
> Assignee: Owen O'Malley
> Attachments: HADOOP-13434.patch, HADOOP-13434.patch,
> HADOOP-13434.patch
>
>
> The Shell class makes assumptions that the parameters won't have spaces or
> other special characters, even when it invokes bash.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]