Apache Zeppelin安装grunt构建错误 [英] Apache Zeppelin installation grunt build error

查看:118
本文介绍了Apache Zeppelin安装grunt构建错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的配置如下:

Ubuntu 15.04
Java 1.7
Spark 1.4.1
Hadoop 2.7
Maven 3.3.3

在从github成功克隆并使用以下命令后,我正在尝试安装Apache Zeppelin

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 am getting the following error after some initial success:

[错误]无法执行目标 com.github.eirslett:frontend-maven-plugin:0.0.23:grunt(grunt构建) 在项目zeppelin-web上:无法运行任务:'grunt --no-color' 失败的. (错误代码3)-> [帮助1]

[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

此致

Naveen Xavier

Naveen Xavier

推荐答案

它因业力而失败:PhantomJS上的测试失败.从zeppelin-web文件夹内的Gruntfile.js删除业力测试.为我工作.

It fails because of a karma:test fails on PhantomJS. Remove the karma test from Gruntfile.js inside zeppelin-web folder. Worked for me.

这篇关于Apache Zeppelin安装grunt构建错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆