简体   繁体   中英

Installing StormCrawler 2.0

I want to install StormCrawler 2.0, but I am unable to locate the appropriate installation instructions. In particular, what versions of Apache Storm, Zookeeper, and Java is StormCrawler 2.0 compatible with?

Thanks!

ThePOM file for 2.0 contains the information you are after.

  • Java 8
  • Apache Storm 2.1 (likely to be upgraded to 2.2 shortly)
  • according to Storm's documentation ZK 3.3.3

You could have a look at Ansible Storm and see if you can get it to work with Storm 2 with a few changes?

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM