https://github.com/conker84/spark-nodes-2k20
https://github.com/conker84/spark-nodes-2k20
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/conker84/spark-nodes-2k20
- Owner: conker84
- Created: 2020-10-14T17:37:20.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-15T09:01:02.000Z (over 4 years ago)
- Last Synced: 2025-02-10T15:50:19.797Z (4 months ago)
- Size: 7.43 MB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Create a Graph Data Pipeline with Spark & Neo4j
This is the repository of the speech **Create a Graph Data Pipeline with Spark & Neo4j** at NODES 2020.
## Start the compose file
```
docker-compose up -d
```## Zeppelin Notebook
Visit [localhost:8080](http://localhost:8080)
## Neo4j Instance
By default, the username/password is `neo4j/zeppelin`
Visit [localhost:7474](http://localhost:7474)