[
https://issues.apache.org/jira/browse/AMBARI-19904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15857938#comment-15857938
]
Hadoop QA commented on AMBARI-19904:
------------------------------------
{color:green}+1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12851601/AMBARI-19904.v2.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 1 new
or modified test files.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:green}+1 core tests{color}. The patch passed unit tests in
ambari-server.
Test results:
https://builds.apache.org/job/Ambari-trunk-test-patch/10456//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/10456//console
This message is automatically generated.
> Upgrade: Package Install stuck in "Installing" state forever
> ------------------------------------------------------------
>
> Key: AMBARI-19904
> URL: https://issues.apache.org/jira/browse/AMBARI-19904
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.2.2, 2.4.1
> Reporter: Sebastian Toader
> Assignee: Sebastian Toader
> Priority: Critical
> Fix For: 2.5.0
>
> Attachments: AMBARI-19904.v2.patch
>
>
> Install Packages part of the upgrade got stuck in the "Installing" state
> forever.
> Steps to reproduce:
> # Install Ambari 2.4.1 with HDP 2.4.0.0 on at least 3 hosts
> # Register a repo for HDP 2.4+ or 2.5
> # Modify the ambari properties "agent.package.parallel.commands.limit=1"
> and "agent.auto.cache.update=false"
> # Modify
> _/var/lib/ambari-agent/cache/custom_actions/scripts/install_packages.py_ such
> as the {{def install_packages}} method always returns with {{1}} on at least
> 2 agents. Also delete the
> _/var/lib/ambari-agent/cache/custom_actions/scripts/install_packages.pyo_
> file on these agents.
> # Restart the agents to pick up the modified {{install_packages.py}}
> # Restart ambari server
> # Install bits for HDP 2.5
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)