The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
Can you run only one process at the same time after upgrade to 8.1?
Hi,
I noticed all my processes remain pending if there is already a process running. On the older versions I was able to run processes together so I'm a bit suprised this is no longer possible so I'm wondering what I am doing wrong here.
Once the running process is finished the next one starts and so on. But since some processes can take quite some time this is really unwanted behaviour, so any advice to get rid of this again is welcome.
Tagged:
0
Answers
Hi,
the number of parallel jobs is now a parameter. You can change this in the JA configs.
Best,
Martin
Dortmund, Germany
Thanks Martin, Is there any documentation about where and how to modify this parameter?
@kayman,
sure: https://docs.rapidminer.com/latest/server/administration/queue-management/
it's a setting of queue, not a Job agent. Sorry for the confusion.
Best,
Martin
Dortmund, Germany
Can I add additional Queues to the default job agent or is it really required to install one for any process you may want to run in parrallel?
Assume I want to run 4 smaller tasks in parrallel, like I sometimes do if I want to download data from different sources at the same time, I would have to create 4 jobagents and ensure I keep all 4 of them always up to date each time I update an extention? That can become pretty problematic to maintain in the end.
Hi @kayman,
nono you can run many jobs per JA. the cool thing is, that you can add another JA on another computer to scale up computing power.
To quote from the docs:
Dortmund, Germany
I saw that also, but I'm currently using the bundled JA and I can run only one process at a time instead of the mentioned default 3. As soon as one process is running the rest stays idle until one is finished and I see no real option to add an additional queue without the need to install a new Job agent. So what am I missing?
I would prefer to stick to the default JA as I have no real need yet to scale up and it keeps the maintenance under control
Since the default is 3, I assume this number can be modified? Maybe I did accidentaly set it to 1 when I did my (headless) install and do I need to 'reset' this in the settings. If so, where is this located?