StarRocks / starrocks

StarRocks, a Linux Foundation project, is a next-generation sub-second MPP OLAP database for full analytics scenarios, including multi-dimensional analytics, real-time analytics, and ad-hoc queries.
https://starrocks.io
Apache License 2.0
8.74k stars 1.75k forks source link

Add minio into the sharded nothing allin1 container #36203

Closed alberttwong closed 9 months ago

alberttwong commented 10 months ago

so that we can support the the quickstart files() tutorial.

kevincai commented 10 months ago

I am hesitated to add more and more components into allin1 docker image. Think about the boundary of the allin1 docker image, what should be included, what should not.

Right now I have a simple criteria:

As for this minio requirement, I think docker-compose solution is preferred which is available at https://github.com/StarRocks/demo/tree/master/deploy/starrocks-stack-compose