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 778bc2eff [DATALAB-1408]: added version to hdinsight description json
778bc2eff is described below

commit 778bc2eff7190c0cc2f0140b7d0e36bc584ab8e7
Author: leonidfrolov <[email protected]>
AuthorDate: Thu Sep 1 18:26:41 2022 +0300

    [DATALAB-1408]: added version to hdinsight description json
---
 .../src/general/files/azure/dataengine-service_description.json          | 1 +
 1 file changed, 1 insertion(+)

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 d8ad248e5..1bbece6e0 100644
--- 
a/infrastructure-provisioning/src/general/files/azure/dataengine-service_description.json
+++ 
b/infrastructure-provisioning/src/general/files/azure/dataengine-service_description.json
@@ -23,5 +23,6 @@
     },
   "templates":
   [
+    {"version":"4.0", "applications": []}
   ]
 }
\ No newline at end of file


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to