coursera / dataduct

DataPipeline for humans.
Other
252 stars 83 forks source link

EMR 4.0 support #194

Open cliu587 opened 8 years ago

cliu587 commented 8 years ago

Seems like in order to support EMR 4.0+, we need to upgrade to Boto 3.x.

Boto 3.x advertises that it can live alongside Boto 2.x (http://boto3.readthedocs.org/en/latest/guide/migration.html), do you think it makes sense to support both EMR 2.x, 3.x and EMR 4.x?