Skip to content
This repository has been archived by the owner on Mar 30, 2021. It is now read-only.

Uncertain How to Use redshiftbasic Exaple #33

Closed
kevinmeredith opened this issue Jan 31, 2015 · 2 comments
Closed

Uncertain How to Use redshiftbasic Exaple #33

kevinmeredith opened this issue Jan 31, 2015 · 2 comments

Comments

@kevinmeredith
Copy link

I'd like to use the redshiftbasic example in order to hook up my Kinesis Stream to dump into Redshift:

  • either every N minutes
  • when the bucket fills up to N bytes
  • etc.

It looks like, per the docs, that using the redshiftbasic example is the way to go.

However, I'm not sure how to use this code.

Do I simply need to take the children of the folder, amazon-kinesis-connectors/src/main/samples/redshiftbasic? Then, I need to modify a few of the source files, such as KinesisMessageModelRedshiftTransformer.java, to match my data-set?

When I run the build script via ant, do I run it once and then the Kinesis stream is wired up to always talk to Redshift?

Or does the program run continuously? If it stops (let's say due to CNTRL + Z, do I no longer get the functionality of Kinesis dumping into Redshift?

Also - how do I compile this project? Thanks

@buzzstop03
Copy link

Looks like this is resolved from you latests posts?

@manango
Copy link
Contributor

manango commented Jun 18, 2015

Based on #35, seems like this is resolved.

@manango manango closed this as completed Jun 18, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants