1 Star 0 Fork 0

dingnate / jstorm

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
deploy 657 Bytes
一键复制 编辑 原始数据 按行查看 历史
shuzhi.cy 提交于 2014-01-24 11:34 . 0.9.1RELEASE
Build
mvn clean
mvn package assembly:assembly
this will build one tar
Deploy
1. Deployment for nimbus or supervisor is same as storm. so please install jzmq and zmq.
2. Deployment for client,
2.1 please copy configuration to ~/.jstorm/storm.yaml
2.2 touch $JSTORM_HOME/RELEASE
3. Deployment for web ui.
3.1 copy configuration to ~/.jstorm/storm.yaml
3.2 downlaod tomcat 7.x
3.3 Extrade tar of tomcat 7.x
3.4 put jstorm-ui-0.9.1.war to Tomcat's webapps directory
open one webbrowser and go to $jstorm-ui-ip:8080/jstorm-ui-0.9.1
3.5 you also can change the default page as jstorm-ui, please google how to do it.
Java
1
https://gitee.com/dingnate/jstorm.git
git@gitee.com:dingnate/jstorm.git
dingnate
jstorm
jstorm
master

搜索帮助