[
https://issues.apache.org/jira/browse/AMBARI-12812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14705924#comment-14705924
]
Hudson commented on AMBARI-12812:
---------------------------------
SUCCESS: Integrated in Ambari-branch-2.1 #404 (See
[https://builds.apache.org/job/Ambari-branch-2.1/404/])
AMBARI-12812. Parameterize the download url for node and npm (alexantonenko)
(hiveww:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=9350f9e75857d5773b1ddd5869a3e53c96bd94fe)
* contrib/views/pig/pom.xml
* contrib/views/hive/pom.xml
* contrib/views/capacity-scheduler/pom.xml
* ambari-admin/pom.xml
* contrib/views/files/pom.xml
* contrib/views/jobs/pom.xml
> Parameterize the download url for node and npm
> ----------------------------------------------
>
> Key: AMBARI-12812
> URL: https://issues.apache.org/jira/browse/AMBARI-12812
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.1.0
> Reporter: Antonenko Alexander
> Assignee: Antonenko Alexander
> Priority: Critical
> Fix For: 2.1.2
>
> Attachments: AMBARI-12812.patch
>
>
> [~yusaku], it seems that hitting timeout while downloading npm and node is
> somewhat frequent. If Ambari build is parameterized to take URLs as input
> then we can use those parameters.
> {noformat}
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 3:25.971s
> [INFO] Finished at: Tue Jul 28 19:52:49 UTC 2015
> [INFO] Final Memory: 50M/1996M
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal
> com.github.eirslett:frontend-maven-plugin:0.0.14:install-node-and-npm
> (install node and npm) on project files: Could not download npm: Could not
> download http://nodejs.org/dist/npm/npm-1.4.3.tgz -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e
> switch.
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)