[
https://issues.apache.org/jira/browse/BIGTOP-1769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14376487#comment-14376487
]
Jonathan Kelly commented on BIGTOP-1769:
----------------------------------------
I had already started working on this some time early last week, but I was
running into some problems during the build, all during the "Zeppelin: web
Application" submodule.
On my Mac, I get the following error:
[ERROR] Failed to execute goal
com.github.eirslett:frontend-maven-plugin:0.0.20:npm (npm install) on project
zeppelin-web: Failed to run task: 'npm install --color=false' failed. (error
code 1) -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal
com.github.eirslett:frontend-maven-plugin:0.0.20:npm (npm install) on project
zeppelin-web: Failed to run task
But on an EC2 node (with AmazonLinux), I get the following error:
[INFO] bower angular-cookies#1.3.8 ECMDERR Failed to execute "git
ls-remote --tags --heads git://github.com/angular/bower-angular-cookies.git",
exit code of #128
...
[ERROR] Failed to execute goal
com.github.eirslett:frontend-maven-plugin:0.0.20:bower (bower install) on
project zeppelin-web: Failed to run task: 'bower --allow-root install' failed.
(error code 1) -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal
com.github.eirslett:frontend-maven-plugin:0.0.20:bower (bower install) on
project zeppelin-web: Failed to run task
The failure is sometimes for a different package, but the failure is
consistent. I haven't been able to get a build to succeed on EC2, even though
it appears that it's just timing out caching dependencies.
> Zeppelin Integration
> --------------------
>
> Key: BIGTOP-1769
> URL: https://issues.apache.org/jira/browse/BIGTOP-1769
> Project: Bigtop
> Issue Type: New Feature
> Components: general
> Affects Versions: 0.8.0
> Reporter: Jongyoul Lee
> Assignee: Jongyoul Lee
> Fix For: backlog
>
>
> Zeppelin will moves its repository into ASF. I think Zeppelin needs to become
> a part of Bigtop.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)