nitowa a614991ff0 working graph implementation and improved shell scripts | пре 2 година | |
---|---|---|
config/db | пре 2 година | |
spark-packages | пре 2 година | |
src/spark | пре 2 година | |
.gitignore | пре 2 година | |
README.md | пре 2 година | |
clean.py | пре 2 година | |
settings.json | пре 2 година | |
setup.py | пре 2 година | |
small_test_data.csv | пре 2 година | |
start_services.sh | пре 2 година | |
submit.sh | пре 2 година | |
submit_graph.sh | пре 2 година |
TODO
For the graph implementation specifically you need to install graphframes
manually since the official release is incompatible with spark 3.x
(pull request pending). A prebuilt copy is supplied in the spark-packages
directory.
settings.json
to reflect your setup. If you are running everything locally you can use start_services.sh
to turn everything on in one swoop.python3 setup.py
from the project root.submit.sh
(slow) or submit_graph.sh
(faster)