This is an automated email from the ASF dual-hosted git repository.
vinoth pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/hudi.git
The following commit(s) were added to refs/heads/asf-site by this push:
new ca2f9a8 [MINOR]: removed redundant line from docker-demo page (#2081)
ca2f9a8 is described below
commit ca2f9a8945afa8bcbdda3f18bee89fcfb65dbf9b
Author: Pratyaksh Sharma <[email protected]>
AuthorDate: Thu Sep 10 03:22:35 2020 +0530
[MINOR]: removed redundant line from docker-demo page (#2081)
---
docs/_docs/0_4_docker_demo.md | 1 -
1 file changed, 1 deletion(-)
diff --git a/docs/_docs/0_4_docker_demo.md b/docs/_docs/0_4_docker_demo.md
index 4193fd1..22efbe9 100644
--- a/docs/_docs/0_4_docker_demo.md
+++ b/docs/_docs/0_4_docker_demo.md
@@ -85,7 +85,6 @@ Creating adhoc-2 ... done
Creating spark-worker-1 ... done
Copying spark default config and setting up configs
Copying spark default config and setting up configs
-Copying spark default config and setting up configs
$ docker ps
```