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

ASF GitHub Bot commented on STORM-904:
--------------------------------------

Github user knusbaum commented on the pull request:

    https://github.com/apache/storm/pull/662#issuecomment-130832806
  
    I have a little confusion about why we're moving the python to java instead 
of just having the storm.cmd run the existing storm.py.
    
    I'm all in favor of de-duplicating the storm.py and storm.cmd commands, but 
rather than reimplementing storm.py, I'd rather reuse it.


> move storm bin commands to java and provide appropriate bindings for windows 
> and linux
> --------------------------------------------------------------------------------------
>
>                 Key: STORM-904
>                 URL: https://issues.apache.org/jira/browse/STORM-904
>             Project: Apache Storm
>          Issue Type: Bug
>            Reporter: Sriharsha Chintalapani
>            Assignee: Priyank Shah
>
> Currently we have python and .cmd implementation for windows. This is 
> becoming increasing difficult upkeep both versions. Lets make all the main 
> code of starting daemons etc. to java and provider wrapper scripts in shell 
> and batch for linux and windows respectively. 



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

Reply via email to