You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Myroslav Papirkovskyi (JIRA)" <ji...@apache.org> on 2019/04/09 11:21:00 UTC

[jira] [Created] (AMBARI-25235) Add a sysprep configurations to run conf-selects only a single time

Myroslav Papirkovskyi created AMBARI-25235:
----------------------------------------------

             Summary: Add a sysprep configurations to run conf-selects only a single time	
                 Key: AMBARI-25235
                 URL: https://issues.apache.org/jira/browse/AMBARI-25235
             Project: Ambari
          Issue Type: Bug
          Components: ambari-server
    Affects Versions: 2.6.2, 2.7.3
            Reporter: Myroslav Papirkovskyi
            Assignee: Myroslav Papirkovskyi
             Fix For: 2.6.2, 2.7.4


Background:

On the cluster with 5-6 nodes conf-select cycles takes 3 seconds. Trying to create conf-dir for every single components. Which makes install stages like ~25-30seconds for hosts with a lot of clients.

Usually we run conf-select during every task. Since with every single install new packages might appear and new conf-select links will be required.

Solution:

If host_sysprep is true, run conf-select cycle only during first task and than create a file indicating this was done, so other tasks skip.

Since all packages are preinstalled this should work fine as during first single run it will be possible to create all links.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)