Collection of notebooks to get play with Neo4j Connector for Apache Spark.
docker-compose up
If you want to get rid of the volume and the network:
docker-compose down
- Spark 2.4.5 with Scala 11
- Latest Neo4j Connector for Apache Spark
- Neo4j Interpreter for Zeppelin
- Kinesis Connector for Structured Streaming
- Zeppelin localhost:8080
- Neo4j Browser localhost:7474 (Username
neo4j
, Passwordpassword
)
The Neo4j database data are volatile by default.
If you want to change this behaviour check these lines in the docker-compose.yml
.