From cf93f6164bfce1c3529336f79f986585f3aea3c9 Mon Sep 17 00:00:00 2001 From: Peter McClonski Date: Thu, 13 Jun 2024 10:00:08 -0400 Subject: [PATCH] #127 Rollback of deprecation notices Signed-off-by: Peter McClonski --- .../foundation-mda/src/main/resources/profiles.json | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/foundation/foundation-mda/src/main/resources/profiles.json b/foundation/foundation-mda/src/main/resources/profiles.json index 8fdd038cb..fff444e69 100644 --- a/foundation/foundation-mda/src/main/resources/profiles.json +++ b/foundation/foundation-mda/src/main/resources/profiles.json @@ -290,9 +290,7 @@ { "name": "spark-infrastructure-kubernetes" } - ], - "deprecated": "true", - "warningMessage": "Due to ongoing effort to create a Spark Infrastructure v2 chart and subsequent incompatibilities, v1 cannot be upgraded beyond version 1.7.x." + ] }, { "name": "aissemble-spark-infrastructure-deploy-v2", @@ -1079,9 +1077,7 @@ { "name": "hive-metastore-service-kubernetes" } - ], - "deprecated": "true", - "warningMessage": "Due to ongoing effort to create a Hive v2 chart and subsequent incompatibilities, v1 cannot be upgraded beyond version 1.7.x" + ] }, { "name": "hive-metastore-service-deploy-v2",