Skip to content

Latest commit

 

History

History
executable file
·
14 lines (10 loc) · 523 Bytes

README_STORAGE.md

File metadata and controls

executable file
·
14 lines (10 loc) · 523 Bytes

This inlcudes the various storage recipes curated for use in a bigdata distro that would run on a cloud native platform.

  • Minio: Global object store to support spark/kafka/etc You can install it from the yamls in this repo, or else, helm install --name minio stable/minio --namespace=bigdata directly.

  • Hbase: For use by tools like PredictionIO. For installation,