amarnath reddy pappu created AMBARI-25330:
---------------------------------------------
Summary: Config updates are taking more than 1 minute in larger
clusters
Key: AMBARI-25330
URL: https://issues.apache.org/jira/browse/AMBARI-25330
Project: Ambari
Issue Type: Bug
Components: ambari-server
Affects Versions: 2.7.3
Reporter: amarnath reddy pappu
Ambari managing larger cluster databases - config updates operation is taking
more than a minute - because of that Ambari upgrade and other operations are
very slow.
{noformat}
[root@c2111-node1 scripts]# date; python configs.py -l localhost -t 8080 -u
admin -p admin -a set -c core-site -f /tmp/core-site.json -n MTS_DEMO;date;
Fri Jun 28 18:34:13 UTC 2019
2019-06-28 18:34:13,177 INFO ### Performing "set":
2019-06-28 18:34:13,177 INFO ### from file /tmp/core-site.json
2019-06-28 18:34:13,177 INFO ### PUTting file: "/tmp/core-site.json"
2019-06-28 18:34:13,177 INFO ### PUTting json into:
doSet_version1561746853177813.json
2019-06-28 18:35:16,444 INFO ### NEW Site:core-site, Tag:version1561746853177813
Fri Jun 28 18:35:16 UTC 2019{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)