You have npm installed right? If so, can you try running `npm install` from the 
zeppelin-web dir and see what errors you’re getting?

From: Jose Celaya <jcel...@slb.com<mailto:jcel...@slb.com>>
Reply-To: 
"users@zeppelin.incubator.apache.org<mailto:users@zeppelin.incubator.apache.org>"
 
<users@zeppelin.incubator.apache.org<mailto:users@zeppelin.incubator.apache.org>>
Date: Thursday, March 3, 2016 at 1:48 PM
To: 
"users@zeppelin.incubator.apache.org<mailto:users@zeppelin.incubator.apache.org>"
 
<users@zeppelin.incubator.apache.org<mailto:users@zeppelin.incubator.apache.org>>
Subject: Re: Building and running on Mac OS 11.11

thank you again for all looking into this, greatly appreciated. This is what I 
just tried, copy of beginning and end. If there is a better way to share this 
please let me know.
regards,
José

Joses-Mac-Pro:incubator-zeppelin-master JCelaya$ java -version
java version "1.7.0_79"
Java(TM) SE Runtime Environment (build 1.7.0_79-b15)
Java HotSpot(TM) 64-Bit Server VM (build 24.79-b02, mixed mode)
Joses-Mac-Pro:incubator-zeppelin-master JCelaya$ mvn --version
Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 
2015-11-10T08:41:47-08:00)
Maven home: /Users/JCelaya/apache-maven-3.3.9
Java version: 1.7.0_79, vendor: Oracle Corporation
Java home: /Library/Java/JavaVirtualMachines/jdk1.7.0_79.jdk/Contents/Home/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.11.3", arch: "x86_64", family: "mac"
Joses-Mac-Pro:incubator-zeppelin-master JCelaya$



Joses-Mac-Pro:incubator-zeppelin-master JCelaya$ mvn clean package -DskipTests
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for 
org.apache.zeppelin:zeppelin-zengine:jar:0.6.0-incubating-SNAPSHOT
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must 
be unique: junit:junit:jar -> duplicate declaration of version (?) @ line 204, 
column 17
[WARNING]
[WARNING] Some problems were encountered while building the effective model for 
org.apache.zeppelin:zeppelin-spark:jar:0.6.0-incubating-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.scala-tools:maven-scala-plugin 
is missing. @ line 378, column 15
[WARNING]
[WARNING] Some problems were encountered while building the effective model for 
org.apache.zeppelin:zeppelin-flink:jar:0.6.0-incubating-SNAPSHOT
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found 
duplicate declaration of plugin 
org.apache.maven.plugins:maven-dependency-plugin @ line 349, column 15
[WARNING]
[WARNING] Some problems were encountered while building the effective model for 
org.apache.zeppelin:zeppelin-cassandra:jar:0.6.0-incubating-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.scala-tools:maven-scala-plugin 
is missing. @ line 173, column 21
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten 
the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support 
building such malformed projects.
[WARNING]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Zeppelin


[INFO] Zeppelin: Tachyon interpreter ...................... SUCCESS [  0.763 s]
[INFO] Zeppelin: web Application .......................... FAILURE [  8.116 s]
[INFO] Zeppelin: Server ................................... SKIPPED
[INFO] Zeppelin: Packaging distribution ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:59 min
[INFO] Finished at: 2016-03-03T10:46:05-08:00
[INFO] Final Memory: 288M/4565M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
com.github.eirslett:frontend-maven-plugin:0.0.25:npm (npm install) on project 
zeppelin-web: Failed to run task: 'npm install --color=false' failed. (error 
code 1) -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :zeppelin-web
Joses-Mac-Pro:incubator-zeppelin-master JCelaya$














On Mar 3, 2016, at 10:38 AM, Silvio Fiorito 
<silvio.fior...@granturing.com<mailto:silvio.fior...@granturing.com>> wrote:

Can you give us an idea on the errors you getting? I build regularly on both 
Mac and Windows without a problem but your troubles could be due to a number of 
factors.

Also, you should not need sudo for building unless there are some incorrect 
file permissions.

From: Jose Celaya <jcel...@slb.com<mailto:jcel...@slb.com>>
Reply-To: 
"users@zeppelin.incubator.apache.org<mailto:users@zeppelin.incubator.apache.org>"
 
<users@zeppelin.incubator.apache.org<mailto:users@zeppelin.incubator.apache.org>>
Date: Thursday, March 3, 2016 at 12:11 PM
To: 
"users@zeppelin.incubator.apache.org<mailto:users@zeppelin.incubator.apache.org>"
 
<users@zeppelin.incubator.apache.org<mailto:users@zeppelin.incubator.apache.org>>
Subject: Building and running on Mac OS 11.11

Hi,

Are there any suggestions or links to tutorials of building and installing for 
Mac OS 11.11.

I have been trying for two days with no success on building. I have Java 7 
installed and working, latest Maven installed and working, installed a few side 
packages as well but I am still having issues building barebones and also with 
spark 1.6 and hadoop.

I must say I am not an expert of building open source software so I would 
prefer a binary that I can install. We are quite excited about this tool and 
would like to give it a try.

In any case, any help will be greatly appreciated.

cheers

José





José R. Celaya, Ph.D.

Senior Data Scientist
Schlumberger Software Technology Innovation Center
Menlo Park, CA

jcel...@slb.com
<mailto:jcel...@slb.com>


Reply via email to