GitHub user d2r opened a pull request:
https://github.com/apache/storm/pull/2877
STORM-3255: Uses dev-zookeeper in travis-ci
Instead of trying to install a zookeeper package that may or may not be
available, let's use the same ZooKeeper we ship with storm.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/d2r/storm storm-3255-use-dev-zk-in-travis
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2877.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2877
----
commit cafe61ffaa98c9656b489b4bc38d1f1689e28535
Author: Derek Dagit <derekd@...>
Date: 2018-10-12T18:02:52Z
Uses dev-zookeeper in travis-ci
----
---