Srimanth Gunturi created AMBARI-3451:
----------------------------------------
Summary: Config UI fails to load when overriding configs on 150
hosts
Key: AMBARI-3451
URL: https://issues.apache.org/jira/browse/AMBARI-3451
Project: Ambari
Issue Type: Bug
Components: client
Affects Versions: 1.4.1
Reporter: Srimanth Gunturi
Assignee: Srimanth Gunturi
Priority: Critical
Fix For: 1.4.2
I overrode a property for 150 hosts. When loading the config UI, the error HTTP
response of {{413 FULL head}}. The HTTP request was 14K characters long in the
format :
{noformat}
http://server:8080/api/v1/clusters/perf200/configurations?(type=hbase-site&tag=version1380841920699_h1.internal)|(type=hbase-site&tag=version1380841920699_h2.internal)|(type=hbase-site&tag=version1380841920699_h3.internal)|(type=hbase-site&tag=version1380841920699_h4.internal)|
......
{noformat}
--
This message was sent by Atlassian JIRA
(v6.1#6144)