This is an automated email from the ASF dual-hosted git repository. mykolabodnar pushed a commit to branch DLAB-515 in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git
commit c79b3a6998dc5c282b290eba7f61005d417dc386 Author: bodnarmykola <[email protected]> AuthorDate: Tue Aug 4 13:02:06 2020 +0300 [DLAB-515] dataengine cluster json fixed --- .../src/general/templates/gcp/dataengine-service_cluster.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure-provisioning/src/general/templates/gcp/dataengine-service_cluster.json b/infrastructure-provisioning/src/general/templates/gcp/dataengine-service_cluster.json index 9391323..e6ec49b 100644 --- a/infrastructure-provisioning/src/general/templates/gcp/dataengine-service_cluster.json +++ b/infrastructure-provisioning/src/general/templates/gcp/dataengine-service_cluster.json @@ -16,7 +16,7 @@ "CLUSTER_TAG" ], "metadata": { - "livy-version": "0.6.0", + "livy-version": "0.6.0" } }, "masterConfig": { --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
