This is an automated email from the ASF dual-hosted git repository. lfrolov pushed a commit to branch DATALAB-2733 in repository https://gitbox.apache.org/repos/asf/incubator-datalab.git
commit 98b0c4f39ebbc52d2fd804cfb6010cff2f923a51 Author: leonidfrolov <[email protected]> AuthorDate: Tue Mar 15 11:37:20 2022 +0200 [DATALAB-2733]: updated minor dataproc version --- .../src/general/files/gcp/dataengine-service_description.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure-provisioning/src/general/files/gcp/dataengine-service_description.json b/infrastructure-provisioning/src/general/files/gcp/dataengine-service_description.json index ba9da13..1c48526 100644 --- a/infrastructure-provisioning/src/general/files/gcp/dataengine-service_description.json +++ b/infrastructure-provisioning/src/general/files/gcp/dataengine-service_description.json @@ -25,6 +25,6 @@ }, "templates": [ - {"version":"2.0.0-RC22-ubuntu18", "applications": [{"Name":"Hadoop", "Version": "3.2.2"}, {"Name":"Spark", "Version": "3.1.1"}, {"Name":"Hive", "Version": "3.1.2"}]} + {"version":"2.0.27-ubuntu18", "applications": [{"Name":"Hadoop", "Version": "3.2.2"}, {"Name":"Spark", "Version": "3.1.1"}, {"Name":"Hive", "Version": "3.1.2"}]} ] } --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
