elastic-mapreduce-ruby icon indicating copy to clipboard operation
elastic-mapreduce-ruby copied to clipboard

Amazon's elastic mapreduce ruby client. Ruby 1.9.X compatible

Results 8 elastic-mapreduce-ruby issues
Sort by recently updated
recently updated
newest added

When running "elastic-mapreduce --create ...", I get the above error. Amazon now requires InstanceProfiles when creating new clusters. Any chance of supporting those?

I get an error when passing in multiple --cache arguments: ``` $ ./elastic-mapreduce --create --cache --cache ... Error: Repeating --cache CACHE_FILE is not allowed, previous value was "" ``` EMR...

The --tag option is not supported

When trying to launch a cluster using the MapR distribution I'm getting an error that "--supported-product" is not a valid option.

The latest version of the emr does not work with the newer versions of ruby I had to change the colons with when and got it to work to an...

It would be valuable to be able to specify and reverse proxy to be used for accessing emr.

Hi, I am getting a the following error while trying to run the ./elastic-mapreduce --create My knowledge on Ruby is low and I am not able to figure out as...