[
https://issues.apache.org/jira/browse/AMBARI-15057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15148597#comment-15148597
]
Andrew Onischuk commented on AMBARI-15057:
------------------------------------------
I could apply patch to the lastest trunk. Seems like something wrong with
Hadoop QA.
{noformat}
user@Empower:ambari$ git pull --rebase
Current branch trunk is up to date.
user@Empower:ambari$ git branch
branch-1.5.0
branch-1.5.1
branch-1.6.0
branch-1.6.1
branch-1.7.0
branch-2.0.0
branch-2.0.maint
branch-2.1
branch-2.1.2
branch-2.2
branch-2.2.1
branch-rbac-sso
* trunk
user@Empower:ambari$ patch -p1 < ~/Downloads/AMBARI-15057.patch
patching file
ambari-server/src/main/resources/common-services/OOZIE/4.0.0.2.0/package/scripts/oozie.py
patching file ambari-server/src/main/resources/scripts/Ambaripreupload.py
patching file
ambari-server/src/test/python/stacks/2.0.6/OOZIE/test_oozie_server.py
{noformat}
Here are the test results for python tests:
{noformat}
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0
approved: 143 licence.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Ambari Views ...................................... SUCCESS [2.493s]
[INFO] Ambari Metrics Common ............................. SUCCESS [0.523s]
[INFO] Ambari Server ..................................... SUCCESS [46.778s]
[INFO] Ambari Agent ...................................... SUCCESS [9.875s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:00.835s
[INFO] Finished at: Tue Feb 16 15:00:27 EET 2016
[INFO] Final Memory: 64M/1180M
[INFO] ------------------------------------------------------------------------
{noformat}
> 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)