apache / datafusion

Apache DataFusion SQL Query Engine
https://datafusion.apache.org/
Apache License 2.0
5.48k stars 1.01k forks source link

Helm Chart to deploy Ballista on kubernetes #2397

Open AdheipSingh opened 2 years ago

AdheipSingh commented 2 years ago

Is your feature request related to a problem or challenge? Please describe what you are trying to do.

Also is it possible to host an official docker image of ballista ?

Describe the solution you'd like As described above, helm chart would be helpful.

Describe alternatives you've considered None

Additional context None

I'd be willing to contribute to the helm chart.

andygrove commented 2 years ago

I would love to see official docker images for DataFusion/Ballista as well as supported k8s / helm deployments. We should at least have documentation in the user guide for k8s / helm deployments.

AdheipSingh commented 2 years ago

thanks @andygrove

I will submit a PR for this soon for the helm charts with documentation.

AdheipSingh commented 2 years ago

@andygrove can we host ballista docker image. somehow for me the Dockerflie is broken on master branch. I was able to get it running but my machine runs out of resources, seems like the build is very resource intensive.

Here are few changes which i did to get it running, https://github.com/AdheipSingh/arrow-datafusion/commit/a591394917ebc6bb0b0fd93183e9020681745214