You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dlab.apache.org by bh...@apache.org on 2019/07/25 13:16:32 UTC

[incubator-dlab] 22/23: contents fixed

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

bhliva pushed a commit to branch v2.1.1
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git

commit 29aaf4e183a1323a9a15ecf167338d6486baf4c8
Author: Mykola_Bodnar1 <bo...@gmail.com>
AuthorDate: Wed Jul 3 16:02:57 2019 +0300

    contents fixed
---
 README.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 5582450..0895303 100644
--- a/README.md
+++ b/README.md
@@ -27,9 +27,9 @@ CONTENTS
 
 &nbsp; &nbsp; &nbsp; &nbsp; [Notebook node](#Notebook_node)
 
-&nbsp; &nbsp; &nbsp; &nbsp; [Dataengine-service cluster](#Dataengine-service cluster)
+&nbsp; &nbsp; &nbsp; &nbsp; [Dataengine-service cluster](#Dataengine-service_cluster)
 
-&nbsp; &nbsp; &nbsp; &nbsp; [Dataengine cluster](#Dataengine cluster)
+&nbsp; &nbsp; &nbsp; &nbsp; [Dataengine cluster](#Dataengine_cluster)
 
 &nbsp; &nbsp; &nbsp; &nbsp; [Configuration files](#Configuration_files)
 
@@ -1226,7 +1226,7 @@ List of parameters for Notebook node to **manage git credentials**:
 | action                        | git\_creds                                                                        |
 </details>
 
-## Dataengine-service cluster <a name="Dataengine-service cluster"></a>
+## Dataengine-service cluster <a name="Dataengine-service_cluster"></a>
 
 Dataengine-service is a cluster provided by cloud as a service (EMR on AWS) can be created if more computational resources are needed for executing analytical algorithms and models, triggered from analytical tools. Jobs execution will be scaled to a cluster mode increasing the performance and decreasing execution time.
 
@@ -1409,7 +1409,7 @@ List of parameters for Dataengine-service node to **install** additional librari
 | action                        | lib_install                                                                       |
 </details>
 
-## Dataengine cluster <a name="Dataengine cluster"></a>
+## Dataengine cluster <a name="Dataengine_cluster"></a>
 
 Dataengine is cluster based on Standalone Spark framework can be created if more computational resources are needed for executing analytical algorithms, but without additional expenses for cloud provided service.
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@dlab.apache.org
For additional commands, e-mail: commits-help@dlab.apache.org