## What changes were proposed in this pull request?

`before-*` hooks create a few directories.  If parallel agent execution is 
enabled tasks may need to be retried, because directory creation is not atomic 
(see [AMBARI-24670](https://issues.apache.org/jira/browse/AMBARI-24670)). This 
causes delays during cluster deployment.  While the underlying problem is being 
fixed, the goal of this task is to provide a workaround by creating the 
directory during sysprep phase.

https://issues.apache.org/jira/browse/AMBARI-24671

## How was this patch tested?

Tested cluster deployment via blueprints in sysprepped environment.  Verified 
that no `OSError` happened related to directory creation.

[ Full content available at: https://github.com/apache/ambari/pull/2357 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to