From common-commits-return-77465-archive-asf-public=cust-asf.ponee.io@hadoop.apache.org Tue Jan 9 18:05:58 2018 Return-Path: X-Original-To: archive-asf-public@eu.ponee.io Delivered-To: archive-asf-public@eu.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by mx-eu-01.ponee.io (Postfix) with ESMTP id 56587180718 for ; Tue, 9 Jan 2018 18:05:58 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 46B03160C2D; Tue, 9 Jan 2018 17:05:58 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 65F2A160C13 for ; Tue, 9 Jan 2018 18:05:57 +0100 (CET) Received: (qmail 88813 invoked by uid 500); 9 Jan 2018 17:05:56 -0000 Mailing-List: contact common-commits-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list common-commits@hadoop.apache.org Received: (qmail 88804 invoked by uid 99); 9 Jan 2018 17:05:56 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Jan 2018 17:05:56 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 58D7DDFCFA; Tue, 9 Jan 2018 17:05:56 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: haibochen@apache.org To: common-commits@hadoop.apache.org Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: hadoop git commit: YARN-7716. metricsTimeStart and metricsTimeEnd should be all lower case in the doc. Date: Tue, 9 Jan 2018 17:05:56 +0000 (UTC) Repository: hadoop Updated Branches: refs/heads/branch-2.9 3701c399b -> 6602182a2 YARN-7716. metricsTimeStart and metricsTimeEnd should be all lower case in the doc. (cherry picked from commit f725b9e267c604fbcec09956e3a39caf04798809) (cherry picked from commit cf816bc751e3b82be1f1931d6d0d5cbd77cb3e17) (cherry picked from commit a58034cdfd592fa61a85c873b5249f9b6a3a825e) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6602182a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6602182a Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/6602182a Branch: refs/heads/branch-2.9 Commit: 6602182a2bc9213fa81bf76008017dfd37fea265 Parents: 3701c39 Author: Haibo Chen Authored: Tue Jan 9 08:56:59 2018 -0800 Committer: Haibo Chen Committed: Tue Jan 9 09:05:25 2018 -0800 ---------------------------------------------------------------------- .../src/site/markdown/TimelineServiceV2.md.vm | 28 ++++++++++---------- 1 file changed, 14 insertions(+), 14 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hadoop/blob/6602182a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/TimelineServiceV2.md.vm ---------------------------------------------------------------------- diff --git a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/TimelineServiceV2.md.vm b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/TimelineServiceV2.md.vm index 307224a..472d8ae 100644 --- a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/TimelineServiceV2.md.vm +++ b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/TimelineServiceV2.md.vm @@ -871,8 +871,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. @@ -1004,8 +1004,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. @@ -1085,8 +1085,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: @@ -1211,8 +1211,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. @@ -1347,8 +1347,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. @@ -1445,8 +1445,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: @@ -1519,8 +1519,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-unsubscribe@hadoop.apache.org For additional commands, e-mail: common-commits-help@hadoop.apache.org