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

Roshan Naik commented on FLUME-2137:
------------------------------------

the command line arguments on windows will have slight changes due to 
powershell requirements.

> --option will change to -option
> multiple options with same name like: -Da=1 -Db=2  .. will change to -D 
> "a=1;b=2" 

                
> Fix StagedInstall.java to invoke the correct startup script on Windows
> ----------------------------------------------------------------------
>
>                 Key: FLUME-2137
>                 URL: https://issues.apache.org/jira/browse/FLUME-2137
>             Project: Flume
>          Issue Type: Bug
>          Components: Test, Windows
>    Affects Versions: v1.4.0
>            Reporter: Roshan Naik
>            Assignee: Roshan Naik
>              Labels: windows
>             Fix For: v1.4.1, v1.5.0
>
>
> StagedInstall fails during Integration test run on Windows .. as it invokes 
> the unix startup script. 

--
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

Reply via email to