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/09/02 08:58:20 UTC

[incubator-datalab] branch DATALAB-1408 updated: [DATALAB-1408]: changed description json

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

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


The following commit(s) were added to refs/heads/DATALAB-1408 by this push:
     new 0b7b14aae [DATALAB-1408]: changed description json
0b7b14aae is described below

commit 0b7b14aae498b02423db9feddd984e046b27d89f
Author: leonidfrolov <fr...@gmail.com>
AuthorDate: Fri Sep 2 11:58:08 2022 +0300

    [DATALAB-1408]: changed description json
---
 .../src/general/files/azure/dataengine-service_description.json       | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/infrastructure-provisioning/src/general/files/azure/dataengine-service_description.json b/infrastructure-provisioning/src/general/files/azure/dataengine-service_description.json
index 1bbece6e0..c41965004 100644
--- a/infrastructure-provisioning/src/general/files/azure/dataengine-service_description.json
+++ b/infrastructure-provisioning/src/general/files/azure/dataengine-service_description.json
@@ -2,7 +2,7 @@
   "template_name": "HDInsight cluster",
   "description": "HDInsight cluster",
   "environment_type": "computational",
-    "computation_resources_shapes":
+  "computation_resources_shapes":
     {
       "For testing" : [
         {"Size": "S", "Description": "Standard_F4s", "Type": "Standard_F4s","Ram": "8.0 GB","Cpu": "4"}
@@ -23,6 +23,6 @@
     },
   "templates":
   [
-    {"version":"4.0", "applications": []}
+    {"version":"4.0", "applications": [{"Name":"Spark", "Version": "x.x.x"}]}
   ]
 }
\ 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