Hi guys, I am trying to install zeppelin using the repository in github: https://github.com/apache/incubator-zeppelin executing next command:
mvn clean package -DskipTests But I am getting this error: [INFO] Zeppelin .......................................... SUCCESS [12:24.531s] [INFO] Zeppelin: Interpreter ............................. SUCCESS [41.705s] [INFO] Zeppelin: Zengine ................................. SUCCESS [18.383s] [INFO] Zeppelin: Spark dependencies ...................... SUCCESS [1:39.317s] [INFO] Zeppelin: Spark ................................... SUCCESS [1:19.381s] [INFO] Zeppelin: Markdown interpreter .................... SUCCESS [9.290s] [INFO] Zeppelin: Angular interpreter ..................... SUCCESS [2.248s] [INFO] Zeppelin: Shell interpreter ....................... SUCCESS [2.128s] [INFO] Zeppelin: Hive interpreter ........................ SUCCESS [15.261s] [INFO] Zeppelin: Apache Phoenix Interpreter .............. SUCCESS [24.200s] [INFO] Zeppelin: Apache Geode interpreter ................ SUCCESS [34.011s] [INFO] Zeppelin: PostgreSQL interpreter .................. SUCCESS [6.286s] [INFO] Zeppelin: Tajo interpreter ........................ SUCCESS [9.434s] [INFO] Zeppelin: Flink ................................... SUCCESS [57.458s] [INFO] Zeppelin: Apache Ignite interpreter ............... SUCCESS [8.344s] [INFO] Zeppelin: Kylin interpreter ....................... SUCCESS [4.417s] [INFO] Zeppelin: Lens interpreter ........................ SUCCESS [20.959s] [INFO] Zeppelin: Cassandra ............................... SUCCESS [4:46.080s] [INFO] Zeppelin: web Application ......................... FAILURE [4:15.302s] [INFO] Zeppelin: Server .................................. SKIPPED [INFO] Zeppelin: Packaging distribution .................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 28:40.600s [INFO] Finished at: Fri Oct 16 09:19:54 UTC 2015 [INFO] Final Memory: 135M/483M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:0.0.23:grunt (grunt build) on project zeppelin-web: Failed to run task: 'grunt --no-color' failed. (error code 137) -> [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 Can anyone help me with this issue? Thanks -- Pablo Torre. Freelance software engineer and Ruby on Rails developer. Oleiros (Coruña) *Personal site <http://www.pablotorrerodriguez.com>* My blog <http://www.aboutechnologies.com>