amazon-archives / data-pipeline-samples

This repository hosts sample pipelines
MIT No Attribution
464 stars 269 forks source link

Is it possible to extend DynamoDb export template to export multiple tables? #68

Open payman81 opened 7 years ago

sivankumar86 commented 7 years ago

@payman81 yes, It is possible and you need to add EmrActivity for new tables for the sequential run or hadoop activity for the parallel run. Refer: http://docs.aws.amazon.com/datapipeline/latest/DeveloperGuide/dp-object-activities.html