[
https://issues.apache.org/jira/browse/S4-38?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397345#comment-13397345
]
Matthieu Morel commented on S4-38:
----------------------------------
We still need to add:
- s4 eclipsify|idealize <app-dir>
It would also be nice to have something like:
- s4 status
that would return the runtime information about the system: subclusters,
tasks/nodes/apps per subclusters, published streams
- s4 undeploy <app-name>
(undeploy has implications about classloading, and we might change a few things
there, see S4-4 ).
> S4 command line utility
> -----------------------
>
> Key: S4-38
> URL: https://issues.apache.org/jira/browse/S4-38
> Project: Apache S4
> Issue Type: New Feature
> Affects Versions: 0.5
> Reporter: Leo Neumeyer
>
> I'd like to propose that we provide a command line utility similar to play in
> Play! Framework. The idea is to implement various common function using a
> single utility program. Examples:
> {code}
> > s4 build // builds an app
> > s4 load // loads an app to the cluster.
> > s4 unload // stops and unloads an app from the cluster
> > s4 stats // provide stats about a running cluster
> {code}
> We can start by modifying the Play script which is under Apache license.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira