[
https://issues.apache.org/jira/browse/AMBARI-25235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Myroslav Papirkovskyi resolved AMBARI-25235.
--------------------------------------------
Resolution: Fixed
Merged to branch-2.6 and branch-2.7.
> 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
> Priority: Critical
> Labels: pull-request-available
> Fix For: 2.6.2, 2.7.4
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> 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)