You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datalab.apache.org by lf...@apache.org on 2022/03/15 09:37:40 UTC

[incubator-datalab] branch DATALAB-2733 created (now 98b0c4f)

This is an automated email from the ASF dual-hosted git repository.

lfrolov pushed a change to branch DATALAB-2733
in repository https://gitbox.apache.org/repos/asf/incubator-datalab.git.


      at 98b0c4f  [DATALAB-2733]: updated minor dataproc version

This branch includes the following new commits:

     new 98b0c4f  [DATALAB-2733]: updated minor dataproc version

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datalab.apache.org
For additional commands, e-mail: commits-help@datalab.apache.org


[incubator-datalab] 01/01: [DATALAB-2733]: updated minor dataproc version

Posted by lf...@apache.org.
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 <fr...@gmail.com>
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: commits-unsubscribe@datalab.apache.org
For additional commands, e-mail: commits-help@datalab.apache.org