[
https://issues.apache.org/jira/browse/STORM-278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13970534#comment-13970534
]
ASF GitHub Bot commented on STORM-278:
--------------------------------------
GitHub user ChitturiPadma opened a pull request:
https://github.com/apache/incubator-storm/pull/75
STORM-278 Modifications for storm.cmd (support for logs, run daemons as
background process, add jars to classpath)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ChitturiPadma/incubator-storm
storm-cmd-windows
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-storm/pull/75.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 #75
----
commit cd26df52dadc7d7f732c7576f50da10f3cc02e31
Author: ChitturiPadma <[email protected]>
Date: 2014-04-16T06:56:23Z
Modifications for storm.cmd
Added fixes which would generate logs, adds storm lib jars to classpath and
runs the daemons as background process
commit 29b602d966e6d8f17bc5628dcfcac507d2ccdcae
Author: ChitturiPadma <[email protected]>
Date: 2014-04-16T06:59:11Z
storm-278 Modifications for storm.cmd
Added fixes which would generate logs, adds storm lib jars to classpath and
runs daemons as background processes
commit 9fd3de726bc6f5ace4a39365344b1a905debd994
Author: ChitturiPadma <[email protected]>
Date: 2014-04-16T07:15:03Z
storm-278 Modifications for storm.cmd
Added fixes which would generate logs, adds storm lib jars to classpath and
run the daemons as background processes as in storm.py
----
> 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)