Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Centralize input/output streams schema #3

Open
alexcasalboni opened this issue Jun 17, 2017 · 0 comments
Open

Centralize input/output streams schema #3

alexcasalboni opened this issue Jun 17, 2017 · 0 comments

Comments

@alexcasalboni
Copy link
Owner

At the moment, the schema is distributed across a few commands and files:

  • input-schema.json: this is the JSON format required by the CreateApplication API (it can be automated by putting a few records and running the discovery feature)
  • query.sql: this is the Kinesis Analytics Application query that actually implements the fan-out (input/output structure must be known)
  • putRecords.js: this command writes N records into the input stream (for discovery and testing)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant