use ubuntu/trusty64 Official Ubuntu Server 14.04 LTS (Trusty Tahr) build

This commit is contained in:
Jeff Steinmetz 2015-12-23 10:16:52 -08:00
parent fbaf2bdc0f
commit 3b81445a44

View file

@ -36,4 +36,6 @@ echo '# or for a specific build'
echo
echo 'mvn clean package -Pspark-1.5 -Ppyspark -Dhadoop.version=2.2.0 -Phadoop-2.2 -DskipTests'
echo './bin/zeppelin-daemon.sh start'
echo
echo 'On your host machine browse to http://localhost:8080/'