Great works Joaquin! Thanks for sharing.
- Jungtaek Lim (HeartSaVioR)
2016년 9월 11일 (일) 오후 5:08, Joaquin Menchaca <jmenchaca@gobalto.com>님이
작성:
> Hi all.
>
> So with the command *vagrant up*, you can bring up 1.0.2 cluster now.
> Also, 0.10.1 and 0.9.7 are supported. Repo at:
> https://github.com/darkn3rd/storm-vagrant
>
>
> Or other options,
>
> # 1 nimbus, 2 supervisor, 1 zookeeper
> STORM_VERSION="0.9.7" *vagrant up*
> STORM_VERSION="0.10.1" *vagrant up*
>
> # 2 nimbus, 2 supervisor, 2 zookeeper
> STORM_ENV=ha_default *vagrant up *
> # reverse proxy server and maven build system
> STORM_ENV=ha_dev_proxy *vagrant up *
>
> --
>
> 是故勝兵先勝而後求戰,敗兵先戰而後求勝。
>
|