GitHub user mocoxk added a comment to the discussion: Apache Airflow vs Hop Server (vs Hop-run)
@pcserna I have a Hop server running and I use systemctl to ensure it automatically restarts in case the machine shuts down or reboots. With Airflow, I use SSH Operator to connect on the apache hop and execute hop-run.sh, specifying that the execution should occur in "server". For the hop-run.sh process, I assign a maximum of 100MB to its JVM, since its sole purpose is to submit the job execution request to the Hop server, which itself is configured with greater resources to handle multiple parallel processes and several executions throughout the day. GitHub link: https://github.com/apache/hop/discussions/5654#discussioncomment-14265483 ---- This is an automatically sent email for users@hop.apache.org. To unsubscribe, please send an email to: users-unsubscr...@hop.apache.org