add clarification to README

This commit is contained in:
nitowa
2022-08-25 13:43:55 -04:00
parent d42f70d33c
commit d6aff95c17
+1 -1
View File
@@ -21,4 +21,4 @@ For the graph implementation specifically you need to install `graphframes` manu
# Deploying:
- Start the spark workload by either running `submit.sh` (slow) or `submit_graph.sh` (faster)
- If you need to clean out the Database you can run `python3 clean.py`. Be wary that this wipes all data.
- If you need to clean out the Database you can run `python3 clean.py`. Be wary that this wipes all table definitions and data.