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

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

GitHub user dossett opened a pull request:

    https://github.com/apache/storm/pull/913

    Fix typo in get_jars_full

    I was considering writing a python unit test to go with this change, but 
given the discussion in STORM-904 that doesn't seem useful if this will be 
migrated to java soon.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/dossett/storm patch-1

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/storm/pull/913.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 #913
    
----
commit 27b5cd9eae56ed69cfb23fbc3d0e1d165fdff89e
Author: Aaron Niskode-Dossett <[email protected]>
Date:   2015-12-02T15:27:02Z

    Fix typo in get_jars_full

----


> 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
>          Components: storm-core
>            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