There was an error while loading. Please reload this page.
1 parent 58c908b commit bbcc3b8Copy full SHA for bbcc3b8
README.md
@@ -144,12 +144,11 @@ The YARN components are:
144
- Run one per compute node
145
- Run multiple compute nodes to scale out computing power
146
147
-**
+**Note**:
148
Where possible we want jobs that we submit to the cluster (e.g. MapReduce jobs)
149
to run on data stored locally on the executing host.
150
To this end we will start up the aforementioned HDFS data node service and
151
YARN node manager concurrently on a given host and call these hosts `hadoop-node`s.
152
153
154
The resource manager offers a management and monitoring GUI at
155
0 commit comments