You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by aa...@apache.org on 2018/09/26 00:43:19 UTC

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

Repository: hadoop
Updated Branches:
  refs/heads/trunk 3928af983 -> 94b5c54e8


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


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

Branch: refs/heads/trunk
Commit: 94b5c54e8af51d178474d2f0eb5505366750ecf4
Parents: 3928af9
Author: Akira Ajisaka <aa...@apache.org>
Authored: Wed Sep 26 09:42:53 2018 +0900
Committer: Akira Ajisaka <aa...@apache.org>
Committed: Wed Sep 26 09:42:53 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/94b5c54e/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: common-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-commits-help@hadoop.apache.org