Skip to content

Commit

Permalink
Fixed image link
Browse files Browse the repository at this point in the history
  • Loading branch information
fabianenardon committed Mar 19, 2017
1 parent 037b97f commit ab88057
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions developer-tools/java/chapters/ch11-bigdata.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -152,13 +152,13 @@ This configuration will allow you to access the docker Hadoop cluster from your

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

image::docker-bigdata01.png[]
image::docker-bigdata-01.png[]

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

You can also set a breakpoint and debug your application:

image::docker-bigdata02.png[]
image::docker-bigdata-02.png[]

== Integration tests

Expand Down

0 comments on commit ab88057

Please sign in to comment.