Skip to content

Half-baked implementation of a cluster manager for EMR.

Notifications You must be signed in to change notification settings

bbstilson/emr-cluster-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

emr-cluster-manager

Half-baked implementation of a cluster manager for EMR.

Build tool is mill.

Usage

  1. Bundle your jar and put it on S3.
  2. Create a config file. (e.g., export_data.conf)
  3. 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. ☕️

About

Half-baked implementation of a cluster manager for EMR.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages