You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by GitBox <gi...@apache.org> on 2022/11/01 16:49:23 UTC

[GitHub] [flume] busbey commented on pull request #351: FLUME-3415 - Provide Docker image for Flume

busbey commented on PR #351:
URL: https://github.com/apache/flume/pull/351#issuecomment-1298822366

   Container images make deployment to a variety of environments much, much simpler. So I definitely agree with Tristan that we need something like this. For example, it would make it about an order of magnitude easier for me to evaluate release candidates.
   
   Additionally, the project having an opinion on what a reasonable starting point for a container image looks like will make conversation I have about deployment in modern production environments easier.
   
   I think starting from "everything goes in the bucket" to match our historic deployment shape is fine. I agree that eventually we need to get to a more modular approach that provides easy examples for folks building just the parts they need.
   
   There's some tooling around for easier container image building based on spring boot applications, e.g. Jib. Maybe we should take an approach that leverages that?


-- 
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: dev-unsubscribe@flume.apache.org

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