Skip to content
This repository was archived by the owner on Apr 11, 2025. It is now read-only.

bigdata-story/infrastructure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

big data story infrastructure

fisrt of all create network on docker

docker network create story-network

cassandra

to setup cassandra cluster

cd cassandra
docker-compose up -d

for run cqlsh

docker run --rm -it --network story-network nuvo/docker-cqlsh cqlsh cassandra-cluster 9042 --cqlversion='3.4.4'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages