An open API service indexing awesome lists of open source software.

https://github.com/conker84/spark-nodes-2k20


https://github.com/conker84/spark-nodes-2k20

Last synced: 2 months ago
JSON representation

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)