فهرست منبع

AMBARI-18902 Minor typo fix in TimeliveMetricsStore class in AMS (dili)

Di Li 9 سال پیش
والد
کامیت
8787f1e77b

+ 1 - 1
ambari-metrics/ambari-metrics-timelineservice/src/main/java/org/apache/hadoop/yarn/server/applicationhistoryservice/metrics/timeline/TimelineMetricStore.java

@@ -32,7 +32,7 @@ import java.util.Set;
 
 public interface TimelineMetricStore {
   /**
-   * This method retrieves metrics stored byu the Timeline store.
+   * This method retrieves metrics stored by the Timeline store.
    *
    * @param metricNames Names of the metric, e.g.: cpu_user
    * @param hostnames Names of the host where the metric originated from