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 2021/07/02 09:41:19 UTC

[incubator-datalab] branch DATALAB-2487 created (now 12e1938)

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

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


      at 12e1938  [DATALAB-2487]: removed emr 6.0.0

This branch includes the following new commits:

     new 12e1938  [DATALAB-2487]: removed emr 6.0.0

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-2487]: removed emr 6.0.0

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