Skip to content

larusba/gc-2022-neo4j-connector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graph Connect 2022 - Master Real-Time Streams With Neo4j and Apache Kafka

How to run

Be sure to have Docker installed and set Docker memory to a minimum of 8GB.

Screenshot 2021-10-21 at 15 30 29

In order to prevent conflicts with existent Docker containers i suggest to stop all your running containers with the following:

docker stop $(docker ps -a -q)

Then run the following command from the repository root directory:

docker-compose up -d

It will take some time to download all the Docker images.

Once it's started please visit localhost:8080 to view the Zeppelin interface and start playing with the notebook!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published