Repository: hadoop
Updated Branches:
  refs/heads/branch-3.1 eea10c7b2 -> 7dbdb7560


YARN-8752. yarn-registry.md has wrong word ong-lived, it should be long-lived. 
Contributed by leiqiang.

(cherry picked from commit 94b5c54e8af51d178474d2f0eb5505366750ecf4)


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

Branch: refs/heads/branch-3.1
Commit: 7dbdb7560db66022654c32ffe5d4b238e91aa45b
Parents: eea10c7
Author: Akira Ajisaka <[email protected]>
Authored: Wed Sep 26 09:42:53 2018 +0900
Committer: Akira Ajisaka <[email protected]>
Committed: Wed Sep 26 09:43:33 2018 +0900

----------------------------------------------------------------------
 .../hadoop-yarn-site/src/site/markdown/registry/yarn-registry.md   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/7dbdb756/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/registry/yarn-registry.md
----------------------------------------------------------------------
diff --git 
a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/registry/yarn-registry.md
 
b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/registry/yarn-registry.md
index 4973862..650682f 100644
--- 
a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/registry/yarn-registry.md
+++ 
b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/registry/yarn-registry.md
@@ -85,7 +85,7 @@ container ID.
 ## The binding problem
 Hadoop YARN allows applications to run on the Hadoop cluster. Some of these are
 batch jobs or queries that can managed via YARN’s existing API using its
-application ID. In addition YARN can deploy ong-lived services instances such a
+application ID. In addition YARN can deploy long-lived services instances such 
a
 pool of Apache Tomcat web servers or an Apache HBase cluster. YARN will deploy
 them across the cluster depending on the individual each component requirements
 and server availability. These service instances need to be discovered by


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to