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

EmrEtlRunner: add support for shredded TSV data #4074

Closed
chuwy opened this issue May 8, 2019 · 1 comment
Closed

EmrEtlRunner: add support for shredded TSV data #4074

chuwy opened this issue May 8, 2019 · 1 comment
Assignees

Comments

@chuwy
Copy link
Contributor

chuwy commented May 8, 2019

In Redshift auto-migrations project (snowplow/snowplow-rdb-loader#7) we're planning to implement a tabular shredding blacklisting that needs to be passed to the RDB Shredderl. In general, I think whole configuration file should be sent as we extract manifest-related properties via EER anyway.

if storage.versions.rdb_shredder < "0.16.0" and storageTarget != null:
  job.addOption("target", base64(storageTarget))
@chuwy chuwy self-assigned this Jun 24, 2019
@chuwy chuwy added this to the R116 Madara Rider milestone Jun 25, 2019
@chuwy chuwy changed the title EmrEtlRunner: pass storage target configuration to RDB Shredder EmrEtlRunner: add support for shredded TSV data Aug 22, 2019
@chuwy
Copy link
Contributor Author

chuwy commented Aug 22, 2019

Rephrased the title because it needs more than just passing corresponding config.

dilyand pushed a commit that referenced this issue Sep 2, 2019
dilyand pushed a commit that referenced this issue Sep 4, 2019
dilyand pushed a commit that referenced this issue Sep 12, 2019
dilyand pushed a commit that referenced this issue Sep 12, 2019
peel pushed a commit to snowplow/emr-etl-runner that referenced this issue May 26, 2020
peel pushed a commit to snowplow/emr-etl-runner that referenced this issue May 26, 2020
peel pushed a commit to snowplow/emr-etl-runner that referenced this issue May 28, 2020
peel pushed a commit to snowplow/emr-etl-runner that referenced this issue May 28, 2020
peel pushed a commit to snowplow/emr-etl-runner that referenced this issue May 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants