acedia28 opened a new pull request #3289: URL: https://github.com/apache/ambari/pull/3289
## What changes were proposed in this pull request? In this patch, we tried to remove unnecessary object instantiations while executing creating kerberos keytab action. As size of cluster getting bigger, this unnecessary step takes too much time. (On the cluster with 4000+ hosts, this unnecessary step takes about 2 hours while the other essential steps takes only 30mins) ## How was this patch tested? manual tests and time comparision on our cluster deployed using Ambari. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
