mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
use ubuntu/trusty64 Official Ubuntu Server 14.04 LTS (Trusty Tahr) build
This commit is contained in:
parent
fbaf2bdc0f
commit
3b81445a44
1 changed files with 2 additions and 0 deletions
|
|
@ -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/'
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue