Hi Naveen,

Can you run npm install inside you /zeppelin-web/ directory? If that is
successful you can run - mvn package -Dskiptest -Phadoop-2.3 -Ppyspark (or
whatever else you want to configure your zeppelin with). You might be
missing on some npm libraries.

Thanks,
Rohit

On Mon, Oct 26, 2015 at 11:00 PM, naveen xavier <naveen.xav...@gmail.com>
wrote:

>
> Hi,
>
> My configuration is as follows:
> Ubuntu 15.04
> Spark 1.4.1
> Hadoop 2.7
> Maven 3.3.3
>
> I am trying to install Apache Zeppelin using the following command
>
> mvn clean package -DskipTests
>
> Despite several attempts, I am getting the following error.
>
> [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 3) -> [Help 1]
>
> Any help will be highly appreciated. Thanks in advance
>
> Regards,
>
> Naveen Xavier
> --
> Regards,
>
> Naveen Xavier
>
>
>

Reply via email to