zeppelin-python测试失败

时间:2018-05-31 05:08:25

标签: maven-3 apache-zeppelin

现在我在我的本地电脑上设置了zeppelin ... 我想知道zeppelin源代码

但我遇到了麻烦..

首先,我使用get获取pc上的源代码。 然后构建

mvn instll

它有错误

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 25:06 min
[INFO] Finished at: 2018-05-30T17:22:21+09:00
[INFO] Final Memory: 174M/1182M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project zeppelin-python: There are test failures.
[ERROR] 
[ERROR] Please refer to /Users/##pcname##/Documents/zeppelin/zeppelin-master/python/target/surefire-reports for the individual test results.
[ERROR] -> [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-python

0 个答案:

没有答案