Half-baked implementation of a cluster manager for EMR.
Build tool is mill.
- Bundle your jar and put it on S3.
- Create a config file. (e.g.,
export_data.conf
) - Run the cluster manager with the resource path to your config:
export JAVA_TOOL_OPTIONS="-Xms512m -Xmx1536m -Xss2m"
mill emr_cluster_manager.run --configPath export_data.conf
Grab a coffee or tea. ☕️