[
https://issues.apache.org/jira/browse/AMBARI-14350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15054631#comment-15054631
]
Hudson commented on AMBARI-14350:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #4024 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/4024/])
AMBARI-14350. AMS is broken after redeploy cluster (Aravindan Vijayan
(smohanty:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=82f449dd11dc8880c5a9e7fffa5456bdbe83c808])
*
ambari-server/src/test/python/stacks/2.0.6/AMBARI_METRICS/test_metrics_collector.py.orig
*
ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/scripts/hbase.py.orig
*
ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/scripts/hbase.py
*
ambari-server/src/test/python/stacks/2.0.6/AMBARI_METRICS/test_metrics_collector.py
*
ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/scripts/ams.py
Revert "AMBARI-14350. AMS is broken after redeploy cluster (Aravindan
(smohanty:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=e3272a8878627f47e33ae8c51b97a533dafda041])
*
ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/scripts/hbase.py.orig
*
ambari-server/src/test/python/stacks/2.0.6/AMBARI_METRICS/test_metrics_collector.py
*
ambari-server/src/test/python/stacks/2.0.6/AMBARI_METRICS/test_metrics_collector.py.orig
*
ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/scripts/hbase.py
*
ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/scripts/ams.py
AMBARI-14350. AMS is broken after redeploy cluster (Aravindan Vijayan
(smohanty:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=f15bcc833fe8751efe48b8727faee4070816038c])
*
ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/scripts/ams.py
*
ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/scripts/hbase.py
*
ambari-server/src/test/python/stacks/2.0.6/AMBARI_METRICS/test_metrics_collector.py
> AMS does not start up after cluster redeploy because of invalid ownership of
> its directories.
> ---------------------------------------------------------------------------------------------
>
> Key: AMBARI-14350
> URL: https://issues.apache.org/jira/browse/AMBARI-14350
> Project: Ambari
> Issue Type: Bug
> Affects Versions: 2.2.0
> Reporter: Aravindan Vijayan
> Assignee: Aravindan Vijayan
> Priority: Critical
> Fix For: 2.2.0
>
> Attachments: AMBARI-14350.patch
>
>
> PROBLEM
> Steps:
> Deployed cluster via blueprints.
> Reset cluster (reset ambari-server, host cleanup).
> Deployed cluster via UI.
> Result: Ambari Metrics Service go down.
> BUG
> AMS scripts do not change the ownership of certain directories to AMS user if
> they exist already.
> FIX
> Adding an explicit chown to take ownership of the required directories
> (collector conf, collector checkpoint, HBase tmp, HBase conf, HBase root)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)