aboutsummaryrefslogtreecommitdiff
path: root/yarn
diff options
context:
space:
mode:
authorRaymond Liu <raymond.liu@intel.com>2013-12-09 09:47:52 +0800
committerRaymond Liu <raymond.liu@intel.com>2014-01-03 12:12:38 +0800
commitbe343d2a567b8ba3824c5e186e046f96ff77e334 (patch)
tree8656a7e364d0e51796a17db4afddf4bdbfdd74f8 /yarn
parent67cd752e746bf2c2202949e15dbb85faf8e3c482 (diff)
downloadspark-be343d2a567b8ba3824c5e186e046f96ff77e334.tar.gz
spark-be343d2a567b8ba3824c5e186e046f96ff77e334.tar.bz2
spark-be343d2a567b8ba3824c5e186e046f96ff77e334.zip
Fix yarn/README.md and update docs/running-on-yarn.md
Diffstat (limited to 'yarn')
-rw-r--r--yarn/README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/yarn/README.md b/yarn/README.md
index 3639f2c364..e2c3aea9a8 100644
--- a/yarn/README.md
+++ b/yarn/README.md
@@ -1,7 +1,5 @@
# YARN DIRECTORY LAYOUT
-Hadoop Yarn related code are organized
-
Hadoop Yarn related codes are organized in separate modules with layered dependency.
* common : Common codes that will be called into by other modules.