Skip to content
forked from supersoftware/dpp

Data Processing Platform on Rancher using Spark + Akka + Cassandra + Kafka (SMACK without the M)

License

Notifications You must be signed in to change notification settings

KevinMyDing/dpp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataProcessingPlatform for Rancher

  • rancher cliをあらかじめインストールしてください。
  • cli.jsonは環境に合わせて変更してください。

動作環境のバックアップ(例)

rancher -c cli.json stack | awk '/1st/{print $1}' | xargs rancher -c cli.json export

環境の反映(例)

terraformの場合

cd terraform && ./apply-all.sh && cd ..

rancher cliの場合

cd zookeeper && rancher -c ../cli.json up -d && cd ..

About

Data Processing Platform on Rancher using Spark + Akka + Cassandra + Kafka (SMACK without the M)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HCL 65.0%
  • Shell 35.0%