Siddharth Wagle created AMBARI-4878:
---------------------------------------
Summary: On a retry all the install commands succeed but the
status of one of the components in INSTALL_FAILED which causes the next START
command to fail on UI.
Key: AMBARI-4878
URL: https://issues.apache.org/jira/browse/AMBARI-4878
Project: Ambari
Issue Type: Bug
Components: controller
Affects Versions: 1.5.0
Reporter: Siddharth Wagle
Assignee: Siddharth Wagle
Fix For: 1.5.0
On a retry all the install commands succeed but the status of one of the
components in INSTALL_FAILED which causes the next START command to fail on UI.
Note:
{code}
17:31:38,216 WARN [qtp1459326258-137] ActionManager:142 - The task 27 is not
in progress, ignoring update
17:31:48,227 WARN [qtp1459326258-137] ActionManager:142 - The task 27 is not
in progress, ignoring update
17:31:54,997 WARN [qtp1459326258-137] HeartBeatHandler:346 - Operation failed
- may be retried. Service component host: OOZIE_SERVER, host: hostname1 Action
id1-1
{code}
that this is after all the tasks in request 1 were aborted. This part makes the
state of OOZIE_SERVER go into INSTALL_FAILED though the req 1 was aborted.
Any further update on success from the agent is ignored for this component.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)