Repository: hadoop Updated Branches: refs/heads/branch-3.1 4859cd7cc -> c98dd3bf1
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) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c98dd3bf Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c98dd3bf Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/c98dd3bf Branch: refs/heads/branch-3.1 Commit: c98dd3bf18f6551f5be912ed36264a21cf8d42d9 Parents: 4859cd7 Author: Wangda Tan <[email protected]> Authored: Fri Mar 23 16:44:44 2018 -0700 Committer: Wangda Tan <[email protected]> Committed: Fri Mar 23 17:53:33 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/c98dd3bf/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]
