[
https://issues.apache.org/jira/browse/AMBARI-21532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16125714#comment-16125714
]
Hudson commented on AMBARI-21532:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-branch-2.6 #9 (See
[https://builds.apache.org/job/Ambari-branch-2.6/9/])
AMBARI-21532. Namenode restart - PID file delete happens before the call
(dlysnichenko:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=d9d58fda7b9942b89dc611486595509ad8df664d])
* (edit)
ambari-common/src/main/python/resource_management/libraries/functions/check_process_status.py
* (edit)
ambari-common/src/main/python/resource_management/libraries/script/script.py
* (edit)
ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/utils.py
* (edit)
ambari-server/src/main/resources/stacks/BigInsights/4.0/services/HDFS/package/scripts/utils.py
* (edit)
ambari-server/src/main/resources/stacks/BIGTOP/0.8/services/HDFS/package/scripts/utils.py
* (edit)
ambari-server/src/main/resources/stacks/BigInsights/4.2/services/HDFS/package/scripts/utils.py
> Namenode restart - PID file delete happens before the call to check status
> --------------------------------------------------------------------------
>
> Key: AMBARI-21532
> URL: https://issues.apache.org/jira/browse/AMBARI-21532
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Reporter: Dmitry Lysnichenko
> Assignee: Dmitry Lysnichenko
> Priority: Critical
> Fix For: 2.6.0
>
> Attachments: AMBARI-21532.patch
>
>
> PID file delete happens before the call to check status.
> {code}
> ...
> 2017-07-06 00:03:21,004 -
> File['/var/run/hadoop/hdfs/hadoop-hdfs-namenode.pid'] {'action': ['delete']}
> 2017-07-06 00:05:21,103 - Waiting for actual component stop
> 2017-07-06 00:05:21,104 - Pid file
> /var/run/hadoop/hdfs/hadoop-hdfs-namenode.pid is empty or does not exist
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)