Skip to content

Commit bbcc3b8

Browse files
committed
Update typeface of note on Hadoop nodes
1 parent 58c908b commit bbcc3b8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,12 +144,11 @@ The YARN components are:
144144
- Run one per compute node
145145
- Run multiple compute nodes to scale out computing power
146146

147-
**
147+
**Note**:
148148
Where possible we want jobs that we submit to the cluster (e.g. MapReduce jobs)
149149
to run on data stored locally on the executing host.
150150
To this end we will start up the aforementioned HDFS data node service and
151151
YARN node manager concurrently on a given host and call these hosts `hadoop-node`s.
152-
**
153152

154153
The resource manager offers a management and monitoring GUI at
155154

0 commit comments

Comments
 (0)