Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 462 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 462 Bytes

Deploy zeppelin

Deploy zeppelin to sics repository

  1. cp settings.xml to ~/.m2
  2. git clone [email protected]:apache/zeppelin.git
  3. Update hadoop and spark versions in deploy.sh if necessary.
  4. ./deploy.sh <path-to-zeppelin> <zeppelin-version> [local|kompics]

This will build zeppelin and copy the distribution tar to snurran.sics.se. Then add zeppelin-interpreter.jar, zeppelin-zengine.jar, and zeppelin-web.war to [local|kompics] repository.