Skip to content

Commit ab88057

Browse files
committed
Fixed image link
1 parent 037b97f commit ab88057

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,13 +152,13 @@ This configuration will allow you to access the docker Hadoop cluster from your
152152

153153
Then, open your project on Netbeans (or any other IDE) and run the application file:
154154

155-
image::docker-bigdata01.png[]
155+
image::docker-bigdata-01.png[]
156156

157157
Note that you will be connecting to the docker services at localhost.
158158

159159
You can also set a breakpoint and debug your application:
160160

161-
image::docker-bigdata02.png[]
161+
image::docker-bigdata-02.png[]
162162

163163
== Integration tests
164164

0 commit comments

Comments
 (0)