Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Steps:

- Install "docker" and "docker-compose"
- Run "docker-compose up" in the terminal from this directory root
- In another terminal window, check the created "db" container id
- Run docker exec -it [container_id] bash 
  * you must have got into the container
- Go to "/code/" dir in container
- Run java -jar WriteToCassandra.jar localhost data/

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors