We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Goals:
type
bucketPartitioned
Examples:
{ "region": "eu-central-1", "purpose": "raw", "input": { "appName": "acme-s3-loader", "streamName": "enriched-events", "position": "LATEST", "maxRecords": 10 }, "output": { "s3": { "path": "s3://acme-s3-bucket/subdir/", "dateFormat": "%Y-%M-%d", "filenamePrefix": "pre", "maxTimeout": 2000, "format": "gzip" }, "badStreamName": "s3-loader-bad" }, "buffer": { "byteLimit": 2048, "recordLimit": 10, "timeLimit": 5000 }, "monitoring": { "snowplow": { "host": "http://snplow.acme.ru", "port": 80, "appId": "angry-birds", "method": "POST" }, } }
The text was updated successfully, but these errors were encountered:
Redesign config file structure (close #214)
525608d
f801af5
b1d1511
2f13d35
b3db415
1275fa2
No branches or pull requests
Goals:
type
as NSQ support is removed Drop NSQ support #211,bucketPartitioned
)Examples:
The text was updated successfully, but these errors were encountered: