How to make Camel cloud cron "friendly"

2024-02-02 Thread Pasquale Congiusti
Hi folks, I'm working lately on some experiment to run a generic Camel application on a Kubernetes CronJob. The behavior expected by the cluster is that, once the job workload is over, the application would exit with either a success or error code. As we're running a Camel application, although

Re: How to make Camel cloud cron "friendly"

2024-02-02 Thread Pasquale Congiusti
On Fri, Feb 2, 2024 at 11:17 AM Maarten Donderwinkel wrote: > We run a couple of Camel applications that utilize a K8S Cronjob. > > > > For our case we can auto shutdown the application with the property > camel.main.durationMaxIdleSeconds. > > It’ll shutdown if the application is idle for a

Documentation improvements

2024-02-02 Thread Ja Li
Hi there, I found this the most fitting mailing list for my request to improve the documentation (especially for newcomers): The following page describes the configuration of Camel together with Spring Boot by suggesting to add the (curated) camel-spring-boot-bom in your Maven project:

Re: Joint OGC / ASF / OSGeo codesprint in 3 weeks

2024-02-02 Thread Charles Givre
Hi Jia, Thanks for your interest! I'd be happy to work with you to build out a Drill <> Sedona collab. This sounds really interesting and I think would be a great addition to both projects. With that said, I'm totally unfamiliar with Sedona unfortunately, so I'm not sure how much help I can

Re: Joint OGC / ASF / OSGeo codesprint in 3 weeks

2024-02-02 Thread Charles Givre
Hi Bertil, Let me explain a bit about Drill and Calcite. Drill uses Calcite for query planning. Until fairly recently, Drill had a fork of Calcite that had some special features which Drill required. However, about 1-2 versions ago, we were able to get Drill off of the fork an onto