Skip to content

Commit

Permalink
EmrEtlRunner: update rdb_loader version in config.yml.sample to 0.13.0 (
Browse files Browse the repository at this point in the history
close #3418)
  • Loading branch information
chuwy authored and BenFradet committed Oct 11, 2017
1 parent d7697f2 commit 39d280b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 3-enrich/emr-etl-runner/config/config.yml.sample
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ enrich:
output_compression: NONE # Compression only supported with Redshift, set to NONE if you have Postgres targets. Allowed formats: NONE, GZIP
storage:
versions:
rdb_loader: 0.12.0
rdb_loader: 0.13.0
rdb_shredder: 0.12.0 # Version of the Spark Shredding process
hadoop_elasticsearch: 0.1.0 # Version of the Hadoop to Elasticsearch copying process
monitoring:
Expand Down

0 comments on commit 39d280b

Please sign in to comment.