Sha256: 58acb845a7bd9712d8f68ae74e1dc9da251de134e28e9c62c4ec235be4adca31

Contents?: true

Size: 1.07 KB

Versions: 2

Compression:

Stored size: 1.07 KB

Contents

### 1.3.1

+ Explicitly requiring 'time'.
+ Elasticity::JobFlow now exposes last_state_change_reason.

### 1.3 (Contributions from Wouter Broekhof)

+ The default mode of communication is now via HTTPS.
+ Elasticity::AwsRequest new option :secure => true|false (whether to use HTTPS).
+ Elasticity::AwsRequest new option :region => eu-west-1|... (which region to run the EMR job).
+ Elasticity::EMR#describe_jobflows now accepts additional params for filtering the jobflow query (see docs).

### 1.2.2

+ HiveJob and PigJob now support configuring Hadoop options via .add_hadoop_bootstrap_action().

### 1.2.1

+ Shipping up E_PARALLELS Pig variable with each invocation; reasonable default value for PARALLEL based on the number and type of instances configured.

### 1.2

+ Added PigJob!

### 1.1.1

+ HiveJob critical bug fixed, now it works :)
+ Added log_uri and action_on_failure as options to HiveJob.
+ Added integration tests to HiveJob.

### 1.1

+ Added HiveJob, a simplified way to launch basic Hive job flows.
+ Added HISTORY.

### 1.0.1

+ Added LICENSE.

### 1.0

+ Released!

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
elasticity-1.4 HISTORY.md
elasticity-1.3.1 HISTORY.md