Releases: ExpediaGroup/apiary-metastore-docker
Releases · ExpediaGroup/apiary-metastore-docker
[1.17.0] - 2020-09-02
Added
- Add
allow-grant.sh
to main container. - Add
db-iam-user.sh
to main container.
Removed
- Removed
initContainer
in favor of a single image.
[1.16.0] - 2020-08-31
Added
- Issue-165 Add init container dockerfile for supporting air-gapped environments.
v1.15.0: Pre-work for S3 ranger logs hive table feature (#77)
* creating hive table for Ranger logs * removing ranger log repair functionality * remove references * fixing db name * changelog and readme * correct date * setting release date to TBD * creating system db * updating changelog * updating readme and changelog * small change to changelog * removing test file that was added by mistake, change in changelog.md * fixing problem in startup.sh * adding line removed by mistake * passing system db name as var * PR suggestion * update changelog * modifying readme * Update CHANGELOG.md Co-authored-by: Scott Barnhart <[email protected]> * Update README.md Co-authored-by: Scott Barnhart <[email protected]> * current date Co-authored-by: Scott Barnhart <[email protected]>
v1.14.0: Make HMS thread pool size configurable (#75)
* Make HMS thread pool size configurable * update README with new vars and alphabetize Co-authored-by: Scott Barnhart <[email protected]>
v1.13.0: Pre-work for s3 access logs feature. (#74)
* Pre-work for s3 access logs feature. * changelog tweaks * Update CHANGELOG.md Co-Authored-By: Adrian Woodhead <[email protected]> Co-authored-by: Scott Barnhart <[email protected]> Co-authored-by: Adrian Woodhead <[email protected]>
Updated apiary-extensions version to 6.0.1
Changed
- Updated apiary-metastore-listener version to 6.0.1 (was 6.0.0).
apiary extensions version 6.0.0
apiary extensions 6.0.0 (#71) Co-authored-by: Raj Poluri <[email protected]>
Enable Prometheus exporter when running on Kubernetes
Enable prometheus exporter when running on Kubernetes (#69) * Enable prometheus exporter when running on Kubernetes * Update CHANGELOG.md Co-Authored-By: Adrian Woodhead <[email protected]> Co-authored-by: Adrian Woodhead <[email protected]>
1.8.0: apiary kafka metastore listener (#68)
* kafka listener initial changes * configure kafka metastore listener * fix if condition * Add kafka listener to classpath * update kafka bootstrap environment variable name * update changelog * update changelog * update changelog * configure Kafka client id * Update CHANGELOG.md Co-Authored-By: Adrian Woodhead <[email protected]> * Update CHANGELOG.md Co-Authored-By: Adrian Woodhead <[email protected]> * Update CHANGELOG.md Co-Authored-By: Adrian Woodhead <[email protected]> * configure to use ECS_CONTAINER_METADATA_URI https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task-metadata-endpoint-v3.html Co-authored-by: Adrian Woodhead <[email protected]>
Update SNS Metastore Event Listener
updating metastore listener (#67) * updating metastore listener