GitHub user fwsdataeng-1 added a comment to the discussion: High CPU Usage on EC2 During Hop Transformation Execution
Oh, I see now, Hop scans everything inside the lib folders on startup, which explains why it was taking so much time and CPU. I moved the unused jars into a backup folder outside of Hop, and the startup runtime has improved significantly. Thanks for pointing me in the right direction! 🙌 GitHub link: https://github.com/apache/hop/discussions/5704#discussioncomment-14425488 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
