Skip to content

Commit

Permalink
STORM-2620: Updated docs for JDK needed
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert (Bobby) Evans committed Jul 10, 2017
1 parent 03578ca commit 908da58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/Setting-up-a-Storm-cluster.md
Expand Up @@ -29,8 +29,8 @@ A few notes about Zookeeper deployment:

Next you need to install Storm's dependencies on Nimbus and the worker machines. These are:

1. Java 7
2. Python 2.6.6
1. Java 8+ (Apache Storm 2.x is tested through travis ci against a java 8 JDK)
2. Python 2.6.6 (Python 3.x should work too, but is not tested as part of our CI enviornment)

These are the versions of the dependencies that have been tested with Storm. Storm may or may not work with different versions of Java and/or Python.

Expand Down

0 comments on commit 908da58

Please sign in to comment.