Browse Source

YARN-9793. Remove duplicate sentence from TimelineServiceV2.md. Contributed by Julia Kinga Marton.

Abhishek Modi 5 years ago
parent
commit
fef65b4c2b

+ 1 - 2
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/TimelineServiceV2.md

@@ -487,8 +487,7 @@ order. Each event contains one id and a map to store related information and is
 associated with one timestamp.
 associated with one timestamp.
 * configs: A map from a string (config name) to a string (config value) representing all
 * configs: A map from a string (config name) to a string (config value) representing all
 configs associated with the entity. Users can post the whole config or a part of it in the
 configs associated with the entity. Users can post the whole config or a part of it in the
-configs field. Supported for application and generic entities. Supported for application and
-generic entities.
+configs field. Supported for application and generic entities.
 * metrics: A set of metrics related to this entity. There are two types of metrics: single
 * metrics: A set of metrics related to this entity. There are two types of metrics: single
 value metric and time series metric. Each metric item contains metric name (id), value, and what
 value metric and time series metric. Each metric item contains metric name (id), value, and what
 kind of aggregation operation should be performed in this metric (no­op by default). Supported for
 kind of aggregation operation should be performed in this metric (no­op by default). Supported for