Skip to content

Commit

Permalink
Release 3.
Browse files Browse the repository at this point in the history
  • Loading branch information
Javi Moreno (@ciberado) committed May 11, 2018
1 parent 15ad155 commit 576f81d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,6 @@ target/

# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
/ZombieProducer/nbproject/
/ZombieProducer/nbproject/

nb-configuration.xml
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ mvn package
## Gotchas

* Remember to delete both the Kinesis Stream *and* the DynamoDB table
* Kinesis *is* key sensitive with the name of the streams
* Kinesis *is* key sensitive with the name of the streams
* The KCL uses DynamoDB to keep track of the stream. Create alerts to monitor the corresponding table.

## Running the producer and the consumer
Expand Down

0 comments on commit 576f81d

Please sign in to comment.