Dmytro Sen created AMBARI-18697:
-----------------------------------
Summary: Too many Stack advisor calls filling up disk space
(Kerberized environment)
Key: AMBARI-18697
URL: https://issues.apache.org/jira/browse/AMBARI-18697
Project: Ambari
Issue Type: Bug
Components: security, stacks
Affects Versions: 2.2.2
Reporter: Dmytro Sen
Assignee: Dmytro Sen
Priority: Blocker
Fix For: 2.5.0
Got disk full while on ambari server while adding a service, I deleted all
stack recommendation output directories and retried, but hit the issue again.
{code}
AMCImpl: 2317 => kerberosHelper.configureService(cluster, scHost);
{code}
We are making this call explicitly for every SCH on adding service. For
clusters with 1000 nodes, stack_adviser will be called 1000 times with the same
request.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)