Skip to content

Commit cdd495c

Browse files
authored
Remove TODO
1 parent 690de05 commit cdd495c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ To get further information on the running containers you can use all Docker Comp
5555

5656
## Build your own DB
5757

58-
First set the `$SPARK_HOME` environment variable or provide `spark-submit` on your path. TODO link
58+
First set the `$SPARK_HOME` environment variable or provide `spark-submit` on your path.
5959

6060
By modifying the script `scripts/spark_submit_jar.sh` you can adjust the amount of memory used by Spark (consider changing `--conf 'spark.driver.memory=4g'` and `--conf 'spark.executor.memory=1g'`).
6161

0 commit comments

Comments
 (0)