Repository: hadoop
Updated Branches:
  refs/heads/YARN-7055 b016f08f6 -> 4b3f1c259


YARN-7716. metricsTimeStart and metricsTimeEnd should be all lower case in the 
doc.

(cherry picked from commit f725b9e267c604fbcec09956e3a39caf04798809)


Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4b3f1c25
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4b3f1c25
Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/4b3f1c25

Branch: refs/heads/YARN-7055
Commit: 4b3f1c259df3ab61205b6509a3fd9184b4bbc235
Parents: b016f08
Author: Haibo Chen <haiboc...@apache.org>
Authored: Tue Jan 9 08:56:59 2018 -0800
Committer: Haibo Chen <haiboc...@apache.org>
Committed: Tue Jan 9 08:58:19 2018 -0800

----------------------------------------------------------------------
 .../src/site/markdown/TimelineServiceV2.md      | 28 ++++++++++----------
 1 file changed, 14 insertions(+), 14 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/4b3f1c25/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/TimelineServiceV2.md
----------------------------------------------------------------------
diff --git 
a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/TimelineServiceV2.md
 
b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/TimelineServiceV2.md
index 7c51ce0..4e5075b 100644
--- 
a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/TimelineServiceV2.md
+++ 
b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/TimelineServiceV2.md
@@ -853,8 +853,8 @@ none of the apps match the predicates, an empty list will 
be returned.
   or metricstoretrieve is specified. Ignored otherwise. The maximum possible 
value for metricslimit can be maximum value of
   Integer. If it is not specified or has a value less than 1, and metrics have 
to be retrieved, then metricslimit will be
   considered as 1 i.e. latest single value of metric(s) will be returned.
-1. `metricsTimeStart` - If specified, then metrics for the entity after this 
timestamp are returned.
-1. `metricsTimeEnd` - If specified, then metrics for the entity before this 
timestamp are returned.
+1. `metricstimestart` - If specified, then metrics for the entity after this 
timestamp are returned.
+1. `metricstimeend` - If specified, then metrics for the entity before this 
timestamp are returned.
 1. `fromid` -  If specified, retrieve the next set of application entities 
from the given fromid. The set of entities retrieved is inclusive of specified 
fromid.
    fromid should be taken from the value associated with FROM_ID info key in 
flow entity response which was sent earlier.
 
@@ -986,8 +986,8 @@ match the predicates, an empty list will be returned.
   or metricstoretrieve is specified. Ignored otherwise. The maximum possible 
value for metricslimit can be maximum value of
   Integer. If it is not specified or has a value less than 1, and metrics have 
to be retrieved, then metricslimit will be
   considered as 1 i.e. latest single value of metric(s) will be returned.
-1. `metricsTimeStart` - If specified, then metrics for the entity after this 
timestamp are returned.
-1. `metricsTimeEnd` - If specified, then metrics for the entity before this 
timestamp are returned.
+1. `metricstimestart` - If specified, then metrics for the entity after this 
timestamp are returned.
+1. `metricstimeend` - If specified, then metrics for the entity before this 
timestamp are returned.
 1. `fromid` -  If specified, retrieve the next set of application entities 
from the given fromid. The set of entities retrieved is inclusive of specified 
fromid.
    fromid should be taken from the value associated with FROM_ID info key in 
flow entity response which was sent earlier.
 
@@ -1067,8 +1067,8 @@ and app id.
   or metricstoretrieve is specified. Ignored otherwise. The maximum possible 
value for metricslimit can be maximum value of
   Integer. If it is not specified or has a value less than 1, and metrics have 
to be retrieved, then metricslimit will be
   considered as 1 i.e. latest single value of metric(s) will be returned.
-1. `metricsTimeStart` - If specified, then metrics for the entity after this 
timestamp are returned.
-1. `metricsTimeEnd` - If specified, then metrics for the entity before this 
timestamp are returned.
+1. `metricstimestart` - If specified, then metrics for the entity after this 
timestamp are returned.
+1. `metricstimeend` - If specified, then metrics for the entity before this 
timestamp are returned.
 
 #### Example JSON Response:
 
@@ -1193,8 +1193,8 @@ If none of the entities match the predicates, an empty 
list will be returned.
   or metricstoretrieve is specified. Ignored otherwise. The maximum possible 
value for metricslimit can be maximum value of
   Integer. If it is not specified or has a value less than 1, and metrics have 
to be retrieved, then metricslimit will be
   considered as 1 i.e. latest single value of metric(s) will be returned.
-1. `metricsTimeStart` - If specified, then metrics for the entity after this 
timestamp are returned.
-1. `metricsTimeEnd` - If specified, then metrics for the entity before this 
timestamp are returned.
+1. `metricstimestart` - If specified, then metrics for the entity after this 
timestamp are returned.
+1. `metricstimeend` - If specified, then metrics for the entity before this 
timestamp are returned.
 1. `fromid` -  If specified, retrieve the next set of generic entities from 
the given fromid. The set of entities retrieved is inclusive of specified 
fromid.
    fromid should be taken from the value associated with FROM_ID info key in 
flow entity response which was sent earlier.
 
@@ -1329,8 +1329,8 @@ If none of the entities match the predicates, an empty 
list will be returned.
   or metricstoretrieve is specified. Ignored otherwise. The maximum possible 
value for metricslimit can be maximum value of
   Integer. If it is not specified or has a value less than 1, and metrics have 
to be retrieved, then metricslimit will be
   considered as 1 i.e. latest single value of metric(s) will be returned.
-1. `metricsTimeStart` - If specified, then metrics for the entity after this 
timestamp are returned.
-1. `metricsTimeEnd` - If specified, then metrics for the entity before this 
timestamp are returned.
+1. `metricstimestart` - If specified, then metrics for the entity after this 
timestamp are returned.
+1. `metricstimeend` - If specified, then metrics for the entity before this 
timestamp are returned.
 1. `fromid` -  If specified, retrieve the next set of generic entities from 
the given fromid. The set of entities retrieved is inclusive of specified 
fromid.
    fromid should be taken from the value associated with FROM_ID info key in 
flow entity response which was sent earlier.
 
@@ -1427,8 +1427,8 @@ container ID. Similarly, application attempt can be 
queried by specifying entity
   or metricstoretrieve is specified. Ignored otherwise. The maximum possible 
value for metricslimit can be maximum value of
   Integer. If it is not specified or has a value less than 1, and metrics have 
to be retrieved, then metricslimit will be
   considered as 1 i.e. latest single value of metric(s) will be returned.
-1. `metricsTimeStart` - If specified, then metrics for the entity after this 
timestamp are returned.
-1. `metricsTimeEnd` - If specified, then metrics for the entity before this 
timestamp are returned.
+1. `metricstimestart` - If specified, then metrics for the entity after this 
timestamp are returned.
+1. `metricstimeend` - If specified, then metrics for the entity before this 
timestamp are returned.
 1. `entityidprefix` Defines the id prefix for the entity to be fetched. If 
specified, then entity retrieval will be faster.
 
 #### Example JSON Response:
@@ -1501,8 +1501,8 @@ If none of the entities match the predicates, an empty 
list will be returned.
   or metricstoretrieve is specified. Ignored otherwise. The maximum possible 
value for metricslimit can be maximum value of
   Integer. If it is not specified or has a value less than 1, and metrics have 
to be retrieved, then metricslimit will be
   considered as 1 i.e. latest single value of metric(s) will be returned.
-1. `metricsTimeStart` - If specified, then metrics for the entity after this 
timestamp are returned.
-1. `metricsTimeEnd` - If specified, then metrics for the entity before this 
timestamp are returned.
+1. `metricstimestart` - If specified, then metrics for the entity after this 
timestamp are returned.
+1. `metricstimeend` - If specified, then metrics for the entity before this 
timestamp are returned.
 1. `fromid` -  If specified, retrieve the next set of generic entities from 
the given fromid. The set of entities retrieved is inclusive of specified 
fromid.
    fromid should be taken from the value associated with FROM_ID info key in 
flow entity response which was sent earlier.
 


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-commits-h...@hadoop.apache.org

Reply via email to