ambari-metrics icon indicating copy to clipboard operation
ambari-metrics copied to clipboard

[AMBARI-26027]:fix no data is available for monitoring indicators of components…

Open 452926826 opened this issue 2 years ago • 1 comments

… such as hdfs and yarn on the web page

What changes were proposed in this pull request?

i have changed the java file(ambari-metrics-timelineservice\src\main\java\org\apache\ambari\metrics\core\timeline\discovery\TimelineMetricMetadataKey.java),there are two methods were modified: equals and hashcode

How was this patch tested?

i run this command (mvn clean package -Dbuild-rpm -DskipTests -Djdk.version="1.8" -T 1C)to package ambari-metrics project, and replace ambari-metrics-timelineservice.jar in the /usr/lib/ambari-metrics-collector/ directory,then restart ambari-web

Please review Ambari Contributing Guide before opening a pull request.

452926826 avatar Nov 20 '23 02:11 452926826

the issues link is:[https://issues.apache.org/jira/browse/AMBARI-26027]

452926826 avatar Nov 20 '23 02:11 452926826