Skip to content

Commit 2b5e0cc

Browse files
committed
Changing image name
1 parent f817918 commit 2b5e0cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

developer-tools/java/chapters/ch11-bigdata.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ The trick to scale the nodes is to use dynamically allocated ports and let docke
103103
[source, text]
104104
----
105105
nodemanager:
106-
image: tail/hadoop:2.7.2
106+
image: tailtarget/hadoop:2.7.2
107107
command: yarn nodemanager
108108
ports:
109109
- "8042" # local port dynamically assigned. allows node to be scaled up and down

0 commit comments

Comments
 (0)