YARN-8871. Document ATSv2 integrated LogWebService. Contributed by Suma 
Shivaprasad.


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

Branch: refs/heads/HDDS-4
Commit: a283da21670c812a391d4c9ee98ebef22fc93868
Parents: 4ec4ec6
Author: Rohith Sharma K S <rohithsharm...@apache.org>
Authored: Tue Oct 30 11:34:20 2018 +0530
Committer: Rohith Sharma K S <rohithsharm...@apache.org>
Committed: Tue Oct 30 11:34:20 2018 +0530

----------------------------------------------------------------------
 .../hadoop-yarn-site/src/site/markdown/TimelineServiceV2.md     | 5 +++++
 1 file changed, 5 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/a283da21/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 04948ce..2314f30 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
@@ -1570,3 +1570,8 @@ With this API, you can query set of available entity 
types for a given app id. I
 1. If any problem occurs in parsing request, HTTP 400 (Bad Request) is 
returned.
 1. If flow context information cannot be retrieved or entity for the given 
entity id cannot be found, HTTP 404 (Not Found) is returned.
 1. For non-recoverable errors while retrieving data, HTTP 500 (Internal Server 
Error) is returned.
+
+## <a name="Aggregated Log Serving for Historical Apps"></a>Aggregated Log 
Serving for Historical Apps
+
+ TimelineService v.2 supports serving aggregated logs of historical apps. To 
enable this, configure "yarn.log.server.web-service.url" to "${yarn 
.timeline-service.hostname}:8188/ws/v2/applicationlog"
+ in `yarn-site.xml`


---------------------------------------------------------------------
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