[
https://issues.apache.org/jira/browse/AMBARI-15057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15148605#comment-15148605
]
Andrew Onischuk commented on AMBARI-15057:
------------------------------------------
Actually I checked Hadoop QA logs, something failed in ambari-web. Which caused
this problem:
{noformat}
npm ERR! Error: 400 Bad Request
npm ERR! at WriteStream.<anonymous>
(/home/jenkins/jenkins-slave/workspace/Ambari-trunk-test-patch/contrib/views/node.js/target/lib/node_modules/npm/lib/utils/fetch.js:58:12)
npm ERR! at WriteStream.emit (events.js:117:20)
npm ERR! at evalmachine.<anonymous>:1610:14
npm ERR! at
/home/jenkins/jenkins-slave/workspace/Ambari-trunk-test-patch/contrib/views/node.js/target/lib/node_modules/npm/node_modules/graceful-fs/graceful-fs.js:102:5
npm ERR! at Object.oncomplete (evalmachine.<anonymous>:108:15)
npm ERR! If you need help, you may report this *entire* log,
npm ERR! including the npm and node versions, at:
npm ERR! <http://github.com/npm/npm/issues>
npm ERR! System Linux 3.13.0-36-lowlatency
npm ERR! command
"/home/jenkins/jenkins-slave/workspace/Ambari-trunk-test-patch/contrib/views/node.js/target/bin/node"
"/home/jenkins/jenkins-slave/workspace/Ambari-trunk-test-patch/contrib/views/node.js/target/bin/npm"
"install"
npm ERR! cwd
/home/jenkins/jenkins-slave/workspace/Ambari-trunk-test-patch/ambari/ambari-web
npm ERR! node -v v0.10.40
npm ERR! npm -v 1.4.28
npm ERR! not ok code 0
{noformat}
This patch doesn't in anyway modify ambari-web code seems like this totally
unrelated.
I attached the test results in comment above.
> Oozie untar and prepare-war should be only done exclusively in preupload.py
> ---------------------------------------------------------------------------
>
> Key: AMBARI-15057
> URL: https://issues.apache.org/jira/browse/AMBARI-15057
> Project: Ambari
> Issue Type: Bug
> Reporter: Andrew Onischuk
> Assignee: Andrew Onischuk
> Fix For: 2.2.2
>
> Attachments: AMBARI-15057.patch
>
>
> This critically hits deploy times on users cluster.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)