Booz Allen's lean manufacturing approach for holistically designing, developing and fielding AI solutions across the engineering lifecycle from data processing to model building, tuning, and training to secure operational deployment
Other
34
stars
8
forks
source link
Feature: aiSSEMBLE-specific Hive MySQL image should be deprecated #330
With the introduction of the v2 Spark Infrastructure chart, we've officially moved the default Hive Metastore chart to use the community MySql chart/image. As such, the aiSSEMBLE-specific image should be deprecated and removed.
DOD
[x] The aiSSEMBLE build no longer produces the aissemble-hive-mysql image
[x] Generating the v1 Hive DB chart should produce a values file that uses the 1.8.1 version of the aissemble-hive-mysql image
[x] Upgrading with the v1 Hive DB chart should not update the image tag to version 1.9.0
Description
With the introduction of the v2 Spark Infrastructure chart, we've officially moved the default Hive Metastore chart to use the community MySql chart/image. As such, the aiSSEMBLE-specific image should be deprecated and removed.
DOD
aissemble-hive-mysql
imageaissemble-hive-mysql
imageTest Script
aissemble-hive-service
image has been published more recently than the same tag for theaissemble-hive-mysql
imagemvn clean install
tag: "1.8.1"
is specified in ots-330-deploy/src/main/resources/apps/hive-metastore-db/values.yamlmvn clean install
tag: "1.8.1"
is still specified in ots-330-deploy/src/main/resources/apps/hive-metastore-db/values.yaml