[
https://issues.apache.org/jira/browse/S4-38?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthieu Morel resolved S4-38.
------------------------------
Resolution: Fixed
we now have the following commands:
* deploy (publishes app in Zookeeper config)
* node (starts an S4 node)
* zkServer (starts a Zookeeper instance for easy testing)
* newCluster (configures a S4 subcluster)
* adapter (starts an adapter node for easy testing)
* s4r (packages an S4 application)
* status (provides information about the status of clusters, apps and streams)
We now have a decent toolset that provides all required functionality. I am
therefore marking this ticket as resolved.
Other commands to add will be addressed in new tickets.
> 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
> Fix For: 0.5
>
>
> 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