Hi All,
I cloned zeppelin from master and tried to build using the following commands:

./dev/change_scala_version.sh 2.11
mvn clean package -Pspark-2.0 -Phadoop-2.6  -Ppyspark -Psparkr -Pscala-2.11 
-DskipTests

I get the following failure. Do I need root permission to build zeppelin?


[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20:55 min
[INFO] Finished at: 2016-08-19T12:17:25-07:00
[INFO] Final Memory: 167M/628M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
com.github.eirslett:frontend-maven-plugin:0.0.25:bower (bower install) on 
project zeppelin-web: Failed to run task: 'bower --allow-root install' 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

Mohit Jaggi
Founder,
Data Orchard LLC
www.dataorchardllc.com




Reply via email to