This is an automated email from the ASF dual-hosted git repository. lfrolov pushed a commit to branch DATALAB-2487 in repository https://gitbox.apache.org/repos/asf/incubator-datalab.git
commit 12e1938c9063c693e4142e2d9e5743729d3d4a45 Author: leonidfrolov <[email protected]> AuthorDate: Fri Jul 2 12:41:06 2021 +0300 [DATALAB-2487]: removed emr 6.0.0 --- .../src/general/files/aws/dataengine-service_description.json | 1 - 1 file changed, 1 deletion(-) diff --git a/infrastructure-provisioning/src/general/files/aws/dataengine-service_description.json b/infrastructure-provisioning/src/general/files/aws/dataengine-service_description.json index 23b6908..f2ebd5c 100644 --- a/infrastructure-provisioning/src/general/files/aws/dataengine-service_description.json +++ b/infrastructure-provisioning/src/general/files/aws/dataengine-service_description.json @@ -25,7 +25,6 @@ "templates": [ {"version":"emr-5.30.0", "applications": [{"Name":"Hadoop", "Version": "2.8.5"}, {"Name":"Spark", "Version": "2.4.5"}, {"Name":"Hive", "Version": "2.3.6"}]}, - {"version":"emr-6.0.0", "applications": [{"Name":"Hadoop", "Version": "3.2.1"}, {"Name":"Spark", "Version": "2.4.4"}, {"Name":"Hive", "Version": "3.1.2"}]}, {"version":"emr-6.2.0", "applications": [{"Name":"Hadoop", "Version": "3.2.1"}, {"Name":"Spark", "Version": "3.0.1"}, {"Name":"Hive", "Version": "3.1.2"}]} ] } \ No newline at end of file --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
