Sha256: 5a4b3c82e6f0a2b881d00cc6a3f1bfb2f1111352347c040ae71474da8effd87f
Contents?: true
Size: 988 Bytes
Versions: 1
Compression:
Stored size: 988 Bytes
Contents
### 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
elasticity-1.3 | HISTORY.md |