You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Andrew Onischuk (JIRA)" <ji...@apache.org> on 2014/03/29 22:02:16 UTC

[jira] [Created] (AMBARI-5272) HDFS client configs are not pushed on INSTALL API call.

Andrew Onischuk created AMBARI-5272:
---------------------------------------

             Summary: HDFS client configs are not pushed on INSTALL API call.
                 Key: AMBARI-5272
                 URL: https://issues.apache.org/jira/browse/AMBARI-5272
             Project: Ambari
          Issue Type: Bug
            Reporter: Andrew Onischuk
             Fix For: 1.5.0


HDFS client configs are not pushed on INSTALL API call.

Unfortunately we have moved all the hdfs-site/core-site to pre start hooks:

https://git-wip-us.apache.org/repos/asf?p=ambari.git;a=blob;f=ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-START/scripts/shared_initialization.py;h=3ffcc76eac0cf62d49f34d121d79a22d12b4dc84;hb=HEAD


This is casuing the normal api for INSTALL Client to not update the hdfs-site/core-site configs.

Fortunately the RESTART api on client configs works because it ends up calling before-start hooks. But we should fix this.



--
This message was sent by Atlassian JIRA
(v6.2#6252)