Skip to content

Commit

Permalink
Docs
Browse files Browse the repository at this point in the history
  • Loading branch information
sonsoleslp committed Sep 13, 2018
1 parent 44e7b22 commit bb9b58a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@ You can test that it has been changed in the Context Broker as well by running t
curl localhost:1026/v2/entities/Room1
```

### Example 3: Packaging the code and submitting it to the Flink Job Manager
## Example 3: Packaging the code and submitting it to the Flink Job Manager
In the previous examples, we've seen how to get the connector up and running from an IDE like IntelliJ. In a real case scenario, we might want to package our code and submit it to a Flink cluster in order to run our operations in parallel.

Follow the [**Setting up the scenario**](#setting-up-the-scenario) section if you haven't already in order to deploy the containers needed.
Expand Down

0 comments on commit bb9b58a

Please sign in to comment.