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

Padma Priya Chitturi commented on STORM-278:
--------------------------------------------

In STORM-276, I could see logs being generated for topology submission 
(jar.log), killing a topology (kill.log), rebalance (rebalance.log), 
activate/deactivate  (activate.log/deactivate.log). Since running these 
commands would generate only few lines indicating status of the process start, 
it would be ideal to display messages on command line itself rather than 
redirecting them to log files separately. 

Attached latest patch, looks for jars only in storm/lib directory and adds them 
to classpath. However, looking for jars in Storm root directory will not have 
any negative impact. Also, added fix to run daemons as background process as 
storm.py does.





> Storm on Windows: Modifications required for storm.cmd
> ------------------------------------------------------
>
>                 Key: STORM-278
>                 URL: https://issues.apache.org/jira/browse/STORM-278
>             Project: Apache Storm (Incubating)
>          Issue Type: Improvement
>         Environment: Windows
>            Reporter: Padma Priya Chitturi
>              Labels: windows
>         Attachments: storm-278-patch.patch, storm-config-278-patch.patch
>
>
>  When I started working on storm.cmd on windows platform, identified that 
> logs for nimbus/supervisor were not seen. Also, storm classpath doesn't seem 
> to have storm jars and jars in lib.
> The childopts from storm.yaml are not read by the bat files. Could see some 
> hardcoded values for these childopts in storm.cmd. 
> storm.cmd file doesn't provide all features as in storm.py



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

Reply via email to