My configuration is as follows:
Ubuntu 15.04 Java 1.7 Spark 1.4.1 Hadoop 2.7 Maven 3.3.3
I am trying to install Apache Zeppelin after successfully cloning it from github and using the following command
mvn clean package -DskipTests
Despite several attempts, I get the following error after some initial success:
[ERROR] Failed to complete the target com.github.eirslett: frontend-maven-plugin: 0.0.23: grunt (build grunt) for the zeppelin-web project: Failed to start the task: "grunt --no-color" failed. (error code 3) → [Help 1]
Any help would be greatly appreciated. thanks in advance
Hello,
Naven Xavier
source share