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

commit c6b536591cdc30d796be7402186dda89664a85f1
Author: orepnikov <[email protected]>
AuthorDate: Tue May 31 14:23:01 2022 +0300

    refactor dataengine-service_prepare
---
 .../src/general/scripts/azure/dataengine-service_prepare.py              | 1 +
 1 file changed, 1 insertion(+)

diff --git 
a/infrastructure-provisioning/src/general/scripts/azure/dataengine-service_prepare.py
 
b/infrastructure-provisioning/src/general/scripts/azure/dataengine-service_prepare.py
index 2011b4aff..140495368 100644
--- 
a/infrastructure-provisioning/src/general/scripts/azure/dataengine-service_prepare.py
+++ 
b/infrastructure-provisioning/src/general/scripts/azure/dataengine-service_prepare.py
@@ -43,6 +43,7 @@ CONTAINER_NAME = 'hdinsight'
 BLOB_ENDPOINT_SUFFIX = '.blob.core.windows.net'
 
 def create_cluster_parameters():
+
     # Returns cluster parameters
 
     return ClusterCreateParametersExtended(


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

Reply via email to