You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Remus Rusanu (JIRA)" <ji...@apache.org> on 2014/03/24 14:41:46 UTC

[jira] [Created] (YARN-1865) ShellScriptBuilder does not check for some error conditions

Remus Rusanu created YARN-1865:
----------------------------------

             Summary: ShellScriptBuilder does not check for some error conditions
                 Key: YARN-1865
                 URL: https://issues.apache.org/jira/browse/YARN-1865
             Project: Hadoop YARN
          Issue Type: Bug
          Components: nodemanager
    Affects Versions: 2.3.0, 2.2.0, 3.0.0
            Reporter: Remus Rusanu


The WindowsShellScriptBuilder does not check for commands exceeding windows maximum shell command line length (8191 chars)
Neither Unix  nor Windows script builder do not check for error condition after mkdir nor link
WindowsShellScriptBuilder mkdir is not safe with regard to paths containing spaces



--
This message was sent by Atlassian JIRA
(v6.2#6252)