You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@zeppelin.apache.org by Steve Fox <st...@gmail.com> on 2017/11/25 14:08:00 UTC

zeppelin-web build failure

Hi all

[INFO] $ bower install --silent
[ERROR] [{
[ERROR]   "code": "ESUDO",
[ERROR]   "details": "Since bower is a user command, there is no need to
execute it with superuser permissions.\nIf you're having permission errors
when using bower without sudo, please spend a few minutes learning more
about how your system should work and make any necessary repairs.\n\nhttp://
www.joyent.com/blog/installing-node-and-npm\nhttps://gist.github.com/isaacs/579814\n\nYou
can however run a command with sudo using --allow-root option",
[ERROR]   "id": "ESUDO",
[ERROR]   "level": "error",
[ERROR]   "data": {},
[ERROR]   "message": "Cannot be run with sudo",
[ERROR]   "stacktrace": "Error: Cannot be run with sudo\n    at createError
(/datajunta/zeppelin/zeppelin-web/node_modules/bower/lib/util/createError.js:4:15)\n
  at rootCheck
(/datajunta/zeppelin/zeppelin-web/node_modules/bower/lib/util/rootCheck.js:26:24)\n
  at Object.<anonymous>
(/datajunta/zeppelin/zeppelin-web/node_modules/bower/lib/bin/bower.js:33:1)\n
  at Module._compile (module.js:570:32)\n    at
Object.Module._extensions..js (module.js:579:10)\n    at Module.load
(module.js:487:32)\n    at tryModuleLoad (module.js:446:12)\n    at
Function.Module._load (module.js:438:3)\n    at Module.require
(module.js:497:17)\n    at require (internal/module.js:20:19)"
[ERROR] }]
[INFO] info Visit https://yarnpkg.com/en/docs/cli/install for documentation
about this command.
[ERROR] error Command failed with exit code 1.
[INFO]
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Zeppelin ........................................... SUCCESS [04:12
min]
[INFO] Zeppelin: Interpreter .............................. SUCCESS [01:04
min]
[INFO] Zeppelin: Zengine .................................. SUCCESS [
58.554 s]
[INFO] Zeppelin: Display system apis ...................... SUCCESS [03:19
min]
[INFO] Zeppelin: Spark dependencies ....................... SUCCESS [05:09
min]
[INFO] Zeppelin: Groovy interpreter ....................... SUCCESS [
19.366 s]
[INFO] Zeppelin: Spark .................................... SUCCESS [
54.046 s]
[INFO] Zeppelin: Markdown interpreter ..................... SUCCESS [
4.981 s]
[INFO] Zeppelin: Angular interpreter ...................... SUCCESS [
0.517 s]
[INFO] Zeppelin: Shell interpreter ........................ SUCCESS [
0.623 s]
[INFO] Zeppelin: Livy interpreter ......................... SUCCESS [02:33
min]
[INFO] Zeppelin: HBase interpreter ........................ SUCCESS [
34.528 s]
[INFO] Zeppelin: Apache Pig Interpreter ................... SUCCESS [
49.894 s]
[INFO] Zeppelin: JDBC interpreter ......................... SUCCESS [
13.462 s]
[INFO] Zeppelin: File System Interpreters ................. SUCCESS [
4.819 s]
[INFO] Zeppelin: Flink .................................... SUCCESS [
51.171 s]
[INFO] Zeppelin: Apache Ignite interpreter ................ SUCCESS [
11.339 s]
[INFO] Zeppelin: Kylin interpreter ........................ SUCCESS [
0.578 s]
[INFO] Zeppelin: Python interpreter ....................... SUCCESS [
5.138 s]
[INFO] Zeppelin: Lens interpreter ......................... SUCCESS [
29.524 s]
[INFO] Zeppelin: Apache Cassandra interpreter ............. SUCCESS [01:51
min]
[INFO] Zeppelin: Elasticsearch interpreter ................ SUCCESS [
27.207 s]
[INFO] Zeppelin: BigQuery interpreter ..................... SUCCESS [
7.316 s]
[INFO] Zeppelin: Alluxio interpreter ...................... SUCCESS [
19.523 s]
[INFO] Zeppelin: Scio ..................................... SUCCESS [01:39
min]
[INFO] Zeppelin: web Application .......................... FAILURE [01:48
min]
[INFO] Zeppelin: Server ................................... SKIPPED
[INFO] Zeppelin: Jupyter Support .......................... SKIPPED
[INFO] Zeppelin: Packaging distribution ................... SKIPPED
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 28:15 min
[INFO] Finished at: 2017-11-25T22:24:28+09:00
[INFO] Final Memory: 209M/615M
[INFO]
------------------------------------------------------------------------
[ERROR] Failed to execute goal
com.github.eirslett:frontend-maven-plugin:1.3:yarn (yarn install) on
project zeppelin-web: Failed to run task: 'yarn install --no-lockfile'
failed. (error code 1) -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute
goal com.github.eirslett:frontend-maven-plugin:1.3:yarn (yarn install) on
project zeppelin-web: Failed to run task

......

[ERROR]
[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-web




Thank you.