You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/05/01 09:40:07 UTC

[GitHub] [arrow-datafusion] AdheipSingh opened a new issue, #2397: Helm Chart to deploy Ballista on kubernetes

AdheipSingh opened a new issue, #2397:
URL: https://github.com/apache/arrow-datafusion/issues/2397

   **Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
   
   - Ballista has a scheduler and executor, which need pvc's. 
   - Currently it is k8s yaml files( which are a lot to deploy ), it would be great to add a helm chart to ease out and standardise ballista  deployment process on k8s.
   
   Also is it possible to host an official docker image of ballista ?
   
   I'd be willing to contribute to the helm chart.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-datafusion] AdheipSingh commented on issue #2397: Helm Chart to deploy Ballista on kubernetes

Posted by GitBox <gi...@apache.org>.
AdheipSingh commented on issue #2397:
URL: https://github.com/apache/arrow-datafusion/issues/2397#issuecomment-1117785530

   @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


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-datafusion] andygrove commented on issue #2397: Helm Chart to deploy Ballista on kubernetes

Posted by GitBox <gi...@apache.org>.
andygrove commented on issue #2397:
URL: https://github.com/apache/arrow-datafusion/issues/2397#issuecomment-1114484305

   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.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-datafusion] AdheipSingh commented on issue #2397: Helm Chart to deploy Ballista on kubernetes

Posted by GitBox <gi...@apache.org>.
AdheipSingh commented on issue #2397:
URL: https://github.com/apache/arrow-datafusion/issues/2397#issuecomment-1114488546

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


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org