Skip to content

Releases: Datatamer/terraform-aws-emr

v1.0.0

25 Jul 19:00
7cf597f
Compare
Choose a tag to compare

1.0.0 (2024-07-25)

feature

  • update required provider for deprecated object (13f688d)

Reverts

  • Revert "removing folder not needed test_examples/test_static-hbase" (821a1ad)

BREAKING CHANGES

  • No longer uses deprecated object

9.0.0

24 Aug 22:12
e2e3e18
Compare
Choose a tag to compare

What's Changed

Full Changelog: 8.0.0...9.0.0

8.0.0

09 Aug 23:29
acd75c1
Compare
Choose a tag to compare

What's Changed

  • DEV-15175 - Pass EMR configuration directly between modules by @souza-dan in #76

Full Changelog: 7.3.3...8.0.0

7.3.3

04 Aug 19:12
6e50d9c
Compare
Choose a tag to compare

What's Changed

  • DEV-15168 - Adjusts AWS provider constraints to allow newer versions by @souza-dan in #75

Full Changelog: 7.3.2...7.3.3

7.3.2

04 Aug 15:43
e87ed9d
Compare
Choose a tag to compare

What's Changed

  • CA-160 - Update EMR module to prevent installing aws provider 4.0 by @fvazquez-caylent in #69
  • CA-180 - Allow at rest and in-transit encryption for EMR by @fvazquez-caylent in #70
  • DEV-15036 : Create bash scripts to automate import/export hbase snapshots process in AWS by @aditimarkale in #71
  • CA-196: Replicate cleanup functions needed on Jenkins pipeline on all tamr-AWS-modules by @jamoroso-caylent in #72
  • SUP-5615 Update Zookeeper timeouts by @franco-caylent in #73
  • DEV-15088 - adds emrfs-site property to examples required for reliable s3-dist-cp by @souza-dan in #74

New Contributors

  • @jamoroso-caylent made their first contribution in #72
  • @franco-caylent made their first contribution in #73

Full Changelog: 7.3.1...7.3.2

7.3.1

16 Feb 13:27
6adea76
Compare
Choose a tag to compare
  • Updates version file to prevent the major upgrade to the AWS provider version 4.0.
  • Updates examples to use the newest version of the s3-module.

7.3.0

13 Jan 14:39
eddea66
Compare
Choose a tag to compare
  • Adds example usage of cloudwatch log collection in examples/static-hbase-logs.
  • Adds example usage of cloudwatch log collection in examples/static-spark-logs.
  • Deprecates s3_policy_arns in favor of additional_policy_arns.

7.2.0

13 Jan 14:33
da1a011
Compare
Choose a tag to compare
  • Adds new variable security_configuration which allows specifying an existing EMR Security Configuration by name

7.1.0

22 Oct 18:23
6ed18fa
Compare
Choose a tag to compare
  • Switch to using instance groups instead of instance fleets when multiple master nodes specified and no spot instances

7.0.0

14 Sep 15:20
2b075db
Compare
Choose a tag to compare
  • Adds/renames variables to aws_emr_ports module for differentiating between ports required for pre-6x and 6x EMR
  • Adds variables:
    • is_pre_6x
    • master_ports_hbase_common
    • master_ports_hbase_pre_6x
    • master_ports_hbase_6x
    • core_ports_emr_pre_6x
    • core_ports_emr_6x
  • Removes variables:
    • master_ports_hbase
    • core_ports_emr