[
https://issues.apache.org/jira/browse/HADOOP-13434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15397981#comment-15397981
]
ASF GitHub Bot commented on HADOOP-13434:
-----------------------------------------
GitHub user omalley opened a pull request:
https://github.com/apache/hadoop/pull/119
HADOOP-13434. Add bash quoting to Shell class.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/omalley/hadoop hadoop-13434
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hadoop/pull/119.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #119
----
commit 1ba826fcf3d8a0c94bf8880dd031f376cc0cd417
Author: Owen O'Malley <[email protected]>
Date: 2016-07-28T18:26:21Z
HADOOP-13434. Add bash quoting to Shell class.
----
> 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
>
>
> 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]