Skip to content

datastax/venice-helm-chart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

venice-helm-chart

A Helm Chart for LinkedIn Venice.

Deploying on K8S

TODO

Creating a store

Login into the venice-client pod and run

cd /opt/venice/bin ./create-store.sh http://venice-controller:5555 venice-cluster0 test sample-data/schema/keySchema.avsc sample-data/schema/valueSchema.avsc

java -jar bin/venice-admin-tool-all.jar --update-store --url http://venice-controller:5555 -cluster venice-cluster0 --store test --storage-quota -1 --incremental-push-enabled true

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages