从安装Apache齐柏林打造的错误 [英] Build error from Installing Apache Zeppelin

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

问题描述

我在我束手无策试图让Apache的飞艇在我的Linux VM上运行。我下面这个教程:

I am at my wits end trying to get Apache Zeppelin running on my linux VM. I am following this tutorial:

http://madhukaudantha.blogspot.ca/2015/03/建筑Apache的zeppelin.html

我也做了以下内容:


  1. git的克隆机

  2. 现在,尝试运行命令mvn清洁套装

我收到以下错误总结,我真的需要得到这个运行。

I get the following error summary, I really need to get this running.

[INFO] Reactor Summary:
[INFO]
[INFO] Zeppelin .......................................... SUCCESS [16.124s]
[INFO] Zeppelin: Interpreter ............................. SUCCESS [36.026s]
[INFO] Zeppelin: Zengine ................................. SUCCESS [27.440s]
[INFO] Zeppelin: Spark ................................... SUCCESS [53.438s]
[INFO] Zeppelin: Markdown interpreter .................... SUCCESS [6.041s]
[INFO] Zeppelin: Angular interpreter ..................... SUCCESS [7.397s]
[INFO] Zeppelin: Shell interpreter ....................... SUCCESS [4.140s]
[INFO] Zeppelin: Hive interpreter ........................ SUCCESS [1:09.114s]
[INFO] Zeppelin: Tajo interpreter ........................ SUCCESS [15.153s]
[INFO] Zeppelin: web Application ......................... FAILURE [0.492s]
[INFO] Zeppelin: Server .................................. SKIPPED
[INFO] Zeppelin: Packaging distribution .................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3:57.426s
[INFO] Finished at: Wed Apr 29 12:18:39 EDT 2015
[INFO] Final Memory: 78M/266M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:0.0.23:install-node -and-npm (install node and npm) on project zeppelin-web: The plugin com.github.eirslett:fron tend-maven-plugin:0.0.23 requires Maven version 3.1.0 -> [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 follow ing articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginIncompatibleExceptio n
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :zeppelin-web

我试图通过他们的电子邮件与Apache孵化器的团队(users@zeppelin.incubator.apache.org)但是电子邮件反弹。生病继续反弹,寻找一个解决方案。

I have tried contacting the apache incubator team through their email (users@zeppelin.incubator.apache.org) however the emails bounced back. Ill continue to bounce around looking for a solution.

推荐答案

我试过 MVN安装-DskipTests 的,有如下的系统配置:结果
1)Java 7的结果
2)Maven的3.3 - 下载tar文件。提取物和/ etc / profile文件更新MAVEN_HOME。然后运行源命令结果
3)火花0.9.0结果
4)CDH4集群结果

I tried mvn install -DskipTests, with the following system configurations:
1) Java 7
2) Maven 3.3 - Download tar file. extract and update MAVEN_HOME in /etc/profile. Then run 'source' command
3) Spark 0.9.0
4) CDH4 cluster

构建成功对我来说。

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

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