Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
2.1.0
-
None
Description
The following load time of the service config pages were observed on a 800+ node cluster:
HDFS: 36s
MAPREDUCE2: 32s
YARN: 35s
HIVE: 32s
HBASE: 30s
Ambari Web makes a number of API calls, but majority of the time is spent on UI-side processing. We need to see what we can optimize.