Releases: ExpediaGroup/apiary-data-lake
Releases · ExpediaGroup/apiary-data-lake
Add variable to set custom environment variables for the Hive Metastore
Added
- Add variable to set custom environment variables for the Hive Metastore
v6.14.2: Add support for wildcards in consumer iam roles (#220)
* support for consumer role wildcard * update changelog Co-authored-by: Raj Poluri <[email protected]>
v6.14.1: Fix k8s hive metastore cpu limits (#219)
* 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.
[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)
* 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)
Co-authored-by: Raj Poluri <[email protected]>
Fixed SM policy & templates for resource apiary_mysql_master_credentials when external_database_host is in use.
[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)
* 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.
[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
[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
, andapiary_customer_condition
inVARIABLES.md
.