Details
-
Epic
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
metrics-3.0.0
-
None
-
AMS: Schema changes for nextGen feature support
Description
Presently, AMS stores (metricName, hostname, serverTime, appId, instanceId) for every row.
Although this makes SQL query easy to write, it adds duplication when storing it in the Regions memory.
This epic is used to track the investigation and implementation of a unique integer ID for an application-instance metric on a host and use that as a lookup table with a write through cache when inserting or reading data in the METRIC_RECORD table.
Attachments
Issue Links
- relates to
-
AMBARI-23212 AMS Perf enhancements required for 1000+ nodes
- Resolved