Skip to content

Releases: ExpediaGroup/apiary-data-lake

Add variable to set custom environment variables for the Hive Metastore

15 Nov 18:03
0db76df
Compare
Choose a tag to compare

Added

  • Add variable to set custom environment variables for the Hive Metastore

v6.14.2: Add support for wildcards in consumer iam roles (#220)

25 Jul 14:57
0bb7fd4
Compare
Choose a tag to compare
* support for consumer role wildcard

* update changelog

Co-authored-by: Raj Poluri <[email protected]>

v6.14.1: Fix k8s hive metastore cpu limits (#219)

19 Jul 21:29
6f76701
Compare
Choose a tag to compare
* fix k8s container cpu limits

* fix metastore cpu limits

Co-authored-by: Raj Poluri <[email protected]>

Add support for enabling RDS Performance Insights and Enhanced Monitoring. Both will apply to both reader and writer RDS instances.

18 Jul 21:10
a187ab3
Compare
Choose a tag to compare

[6.14.0] - 2022-07-18

Added

  • Add support for enabling RDS Performance Insights and Enhanced Monitoring. Both will apply to both reader and writer RDS instances.

v6.13.0: Feature/ro autoscaling (#217)

07 Jul 15:07
51ac078
Compare
Choose a tag to compare
* enable read-only metastore autoscaling

* fix

* update variable names

* update changelog

* Update CHANGELOG.md

Co-authored-by: Javier Sánchez Beltrán <[email protected]>

Co-authored-by: Raj Poluri <[email protected]>
Co-authored-by: Javier Sánchez Beltrán <[email protected]>

v6.12.4: Fix k8s read-only metastore to use RDS reader instance. (#216)

02 Jun 15:10
24d31a6
Compare
Choose a tag to compare

Fixed SM policy & templates for resource apiary_mysql_master_credentials when external_database_host is in use.

01 Jun 18:35
48677bb
Compare
Choose a tag to compare

[6.12.3] - 2022-06-01

Fixed

  • Fixed SM policy & templates for resource apiary_mysql_master_credentials when external_database_host is in use.

v6.12.2: Configure HMS MySQL thread-pool size and stats auto-gathering (#214)

20 May 22:24
975f7f5
Compare
Choose a tag to compare
* Configure HMS MySQL thread-pool size and stats auto-gathering

* Configure HMS MySQL thread-pool size and stats auto-gathering

* fix var name

* explicitly set autogather=false for RO HMS

Co-authored-by: Scott Barnhart <[email protected]>

Fixed type error in `apiary_consumer_prefix_iamroles` variable.

17 Mar 15:20
a0bdc36
Compare
Choose a tag to compare

[6.12.1] - 2022-03-17

Fixed

  • Fixed type error in apiary_consumer_prefix_iamroles variable.

Added functionality for allowing certain IAM roles to have unrestricted read access by schema/prefix mapping

15 Mar 16:59
ffe1121
Compare
Choose a tag to compare

[6.12.0] - 2022-03-15

Added

  • Added functionality for allowing certain IAM roles to have unrestricted read access by schema/prefix mapping - see apiary_consumer_prefix_iamroles.
  • Documented apiary_consumer_iamroles, apiary_consumer_prefix_iamroles, and apiary_customer_condition in VARIABLES.md.