You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Robert Kanter (JIRA)" <ji...@apache.org> on 2015/04/21 01:47:59 UTC

[jira] [Commented] (OOZIE-2213) oozie-setup.ps1 should use "start-process" rather than "cmd /c" to invoke OozieSharelibCLI or OozieDBCLI commands

    [ https://issues.apache.org/jira/browse/OOZIE-2213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14503971#comment-14503971 ] 

Robert Kanter commented on OOZIE-2213:
--------------------------------------

I don't have a Windows env to test this on, so I can't double check it, but it otherwise looks okay to me.  +1

>From a quick google search, it looks like "start-process" is part of Power Shell; I assume that's already a requirement?

> oozie-setup.ps1 should use "start-process" rather than "cmd /c" to invoke OozieSharelibCLI or OozieDBCLI commands
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: OOZIE-2213
>                 URL: https://issues.apache.org/jira/browse/OOZIE-2213
>             Project: Oozie
>          Issue Type: Bug
>          Components: scripts, tools
>    Affects Versions: trunk
>            Reporter: Bowen Zhang
>            Assignee: Bowen Zhang
>             Fix For: trunk
>
>         Attachments: oozie-2213.patch
>
>
> In some windows environments, "cmd /c" cannot correctly process the subcommands when invoking sharelibCLI or DBCLI.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)