YARN-8070. Yarn Service API site doc broken due to unwanted character in YarnServiceAPI.md (Gour Saha via wangda)
Change-Id: I22428b2f128d16e79ebbdeaf32869566963d0c6f (cherry picked from commit 24f75e097a67ae90d2ff382bb2f2559caa02f32f) (cherry picked from commit c98dd3bf18f6551f5be912ed36264a21cf8d42d9) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5f5f5a6e Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/5f5f5a6e Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/5f5f5a6e Branch: refs/heads/branch-3.1.0 Commit: 5f5f5a6eb18e6ad49a783d091b2e6fb2615d0664 Parents: 640b03e Author: Wangda Tan <[email protected]> Authored: Fri Mar 23 16:44:44 2018 -0700 Committer: Wangda Tan <[email protected]> Committed: Thu Mar 29 09:44:42 2018 -0700 ---------------------------------------------------------------------- .../src/site/markdown/yarn-service/YarnServiceAPI.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hadoop/blob/5f5f5a6e/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/yarn-service/YarnServiceAPI.md ---------------------------------------------------------------------- diff --git a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/yarn-service/YarnServiceAPI.md b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/yarn-service/YarnServiceAPI.md index 1e18b99..63e0af5 100644 --- a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/yarn-service/YarnServiceAPI.md +++ b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/yarn-service/YarnServiceAPI.md @@ -1,4 +1,4 @@ -# <!--- +<!--- Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
