GitHub user hansva added a comment to the discussion: How do you trigger Hop workflows from Airflow? (Timeout/Stop issues with Hop Server)
What is your current approach with Jenkins? My guess is they also spawn a JVM process per job and are quite resource intensive? With Carte you would have faced the same issues as with Hoo Server. As I understand your use case is short executions which are triggered often? I don't know which transforms you use in your project but you could take a look at a custom docker image which could go as low as 100-200mb depending on which transforms and actions you use. These images should be pretty snappy. GitHub link: https://github.com/apache/hop/discussions/6046#discussioncomment-15031383 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
