hop-run freeze #6473
Replies: 3 comments 5 replies
-
|
You are running out of memory or CPU. However, the rule of thumb is 4-5 steps per core. i.e. 34-43 cores just for the JVM (you'll need more for the OS and other apps. You are likely processing just a few lines in kettle and therefore why it doesn't fail. I would recommend that you divide this pipeline into seperate items and orchestrate it with a job. |
Beta Was this translation helpful? Give feedback.
-
|
Hi, |
Beta Was this translation helpful? Give feedback.
-
|
It works !!! |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I imported a pipeline from Kettle.
This workflow has 172 steps
After some adaptations (principaly on javascript steps) , the workflow run in 130 seconds when i used the Debug button in hop-gui
When i use the Run button on hop-gui the duration is around 30 minutes (!!!) with the same dataset (30 000 lines) and the same 'run configuration' (local).
And when i used the command hop-run the pipeline freeze after 'Transform initialisation'
Do you have a idea about this issue ?
Nota : "small" pipeline (30 steps) don't have this issue.
J.C
Beta Was this translation helpful? Give feedback.
All reactions