建立齐柏林飞艇:打包分发0.6.0-SNAPSHOT

在 Docker 容器上编译 Ubuntu 14.04 中的 Zeppelin 0.6.0-SNAPSHOT 时的日志

参考:
请访问以下链接,查看原文内容:
https://github.com/apache/zeppelin/blob/master/README.md

略歩骤备忘录

    • apt-get install git wget openjdk-7-jdk npm libfontconfig

 

    • wget maven archive

 

    • create zeppelin user ( useradd -m zeppelin )

 

    export mvn path and JAVA_HOME path for zeppelin user
# su - zeppelin
$ git clone https://github.com/apache/zeppelin.git
$ mvn clean package -Pspark-1.6 -DskipTests

[INFO] ------------------------------------------------------------------------
[INFO] Building Zeppelin: Packaging distribution 0.6.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ zeppelin-distribution ---
[INFO]
[INFO] --- maven-checkstyle-plugin:2.13:check (checkstyle-fail-build) @ zeppelin-distribution ---
[INFO]
[INFO]
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-resources) @ zeppelin-distribution ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 17 resources
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce) @ zeppelin-distribution ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ zeppelin-distribution ---
[INFO]
[INFO] --- maven-dependency-plugin:2.8:copy-dependencies (copy-dependencies) @ zeppelin-distribution ---
[INFO] Skipping plugin execution
[INFO]
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ zeppelin-distribution ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Zeppelin ........................................... SUCCESS [02:37 min]
[INFO] Zeppelin: Interpreter .............................. SUCCESS [ 53.468 s]
[INFO] Zeppelin: Zengine .................................. SUCCESS [ 36.116 s]
[INFO] Zeppelin: Display system apis ...................... SUCCESS [ 35.790 s]
[INFO] Zeppelin: Spark dependencies ....................... SUCCESS [02:27 min]
[INFO] Zeppelin: Spark .................................... SUCCESS [ 54.426 s]
[INFO] Zeppelin: Markdown interpreter ..................... SUCCESS [  1.442 s]
[INFO] Zeppelin: Angular interpreter ...................... SUCCESS [  0.407 s]
[INFO] Zeppelin: Shell interpreter ........................ SUCCESS [  0.376 s]
[INFO] Zeppelin: Livy interpreter ......................... SUCCESS [  3.375 s]
[INFO] Zeppelin: HBase interpreter ........................ SUCCESS [ 46.352 s]
[INFO] Zeppelin: PostgreSQL interpreter ................... SUCCESS [  6.635 s]
[INFO] Zeppelin: JDBC interpreter ......................... SUCCESS [  2.060 s]
[INFO] Zeppelin: File System Interpreters ................. SUCCESS [ 14.079 s]
[INFO] Zeppelin: Flink .................................... SUCCESS [ 50.574 s]
[INFO] Zeppelin: Apache Ignite interpreter ................ SUCCESS [ 12.535 s]
[INFO] Zeppelin: Kylin interpreter ........................ SUCCESS [  0.771 s]
[INFO] Zeppelin: Python interpreter ....................... SUCCESS [  1.104 s]
[INFO] Zeppelin: Lens interpreter ......................... SUCCESS [ 35.637 s]
[INFO] Zeppelin: Apache Cassandra interpreter ............. SUCCESS [02:12 min]
[INFO] Zeppelin: Elasticsearch interpreter ................ SUCCESS [ 14.717 s]
[INFO] Zeppelin: Alluxio interpreter ...................... SUCCESS [ 25.319 s]
[INFO] Zeppelin: web Application .......................... SUCCESS [03:43 min]
[INFO] Zeppelin: Server ................................... SUCCESS [ 41.827 s]
[INFO] Zeppelin: Packaging distribution ................... SUCCESS [  1.480 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18:22 min
[INFO] Finished at: 2016-06-17T23:30:33+00:00
[INFO] Final Memory: 186M/1575M
[INFO] ------------------------------------------------------------------------
广告
将在 10 秒后关闭
bannerAds