This is an automated email from the ASF dual-hosted git repository.
mykolabodnar pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-datalab.git
The following commit(s) were added to refs/heads/develop by this push:
new 356fff4 [DATALAB] [GCP] Dataproc version downgrade
356fff4 is described below
commit 356fff4218c88f5a1877054f57802e45b5c9b1ff
Author: bodnarmykola <[email protected]>
AuthorDate: Tue Jun 29 13:00:18 2021 +0300
[DATALAB] [GCP] Dataproc version downgrade
---
.../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 016a71d..ba9da13 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.11-ubuntu18", "applications": [{"Name":"Hadoop",
"Version": "3.2.2"}, {"Name":"Spark", "Version": "3.1.1"}, {"Name":"Hive",
"Version": "3.1.2"}]}
+ {"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"}]}
]
}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]