This is an automated email from the ASF dual-hosted git repository.
omartushevskyi pushed a commit to branch DLAB-253
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git
The following commit(s) were added to refs/heads/DLAB-253 by this push:
new 309b82f fixed typo
309b82f is described below
commit 309b82feb366c36599a100390ba9d55086d0ebe1
Author: Oleh Martushevskyi <[email protected]>
AuthorDate: Wed Mar 13 18:02:50 2019 +0200
fixed typo
---
.../src/general/scripts/gcp/dataengine-service_configure.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/infrastructure-provisioning/src/general/scripts/gcp/dataengine-service_configure.py
b/infrastructure-provisioning/src/general/scripts/gcp/dataengine-service_configure.py
index ed8f0ee..8e5e194 100644
---
a/infrastructure-provisioning/src/general/scripts/gcp/dataengine-service_configure.py
+++
b/infrastructure-provisioning/src/general/scripts/gcp/dataengine-service_configure.py
@@ -218,7 +218,7 @@ if __name__ == "__main__":
"user_own_bucket_name": dataproc_conf['bucket_name'],
"Action": "Create new Dataproc cluster",
"computational_url": [
- {"description": "EMR Master",
+ {"description": "Dataproc Master",
"url": dataproc_master_acces_url}
]
}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]