This site uses different types of cookies, including analytics and functional cookies (its own and from other sites). To change your cookie settings or find out more, click here. If you continue browsing our website, you accept these cookies.
on
08-27-2019
08:04 AM
- edited on
08-17-2022
06:23 PM
by
SophiaF
How To: Add a Worker Node
Many customers need to expand their Alteryx Server environment to support a growing number of users, additional departments, increased data sizes, frequent job queuing, or a myriad of other reasons. This document walks through the process of adding a Worker Node to an Alteryx Server environment. These steps apply regardless of the size of the existing Alteryx Server environment.
Prerequisites
Procedure
Conclusion
With just a few simple steps a new Worker node can be added to an Alteryx Server environment to provide redundancy, higher throughput, shorter job queue times, and many more benefits.
Additional Resources
Everything is in shared drive and I can access the folders in all machines But still its failing with Invalid App id and File Not found. What to do? Please suggest.
2019-12-17 10:23:05.807000,NOTICE,6384,AlteryxService,,,,,,,,"ServiceThreadPool_GrowThreads: Growing thread pool count from <0> to <2>"
2019-12-17 10:23:06.147000,NOTICE,5364,AlteryxService,RenderWorkerDaemon,,,,,,,"RenderWorkerDaemon_Start: Started pipe PID <10840>"
2019-12-17 10:23:06.147000,NOTICE,916,AlteryxService,RenderWorkerDaemon,,,,,,,"RenderWorkerDaemon_Start: Started pipe PID <10808>"
2019-12-17 10:26:09.239000,WARN,10656,AlteryxService,ServerB|11ED305A,,USER1,,,,,"SlaveThread_TestFileExists: Failed to find file: <\\ServerA\Workflows\Test.yxmd> Trying to find again."
2019-12-17 10:26:09.761000,WARN,10656,AlteryxService,ServerB|11ED305A,,USER1,,,,,"SlaveThread_TestFileExists: Failed to find file: <\\ServerA\Workflows\Test.yxmd> Trying to find again."
2019-12-17 10:26:10.262000,WARN,10656,AlteryxService,ServerB|11ED305A,,USER1,,,,,"SlaveThread_TestFileExists: Failed to find file: <\\ServerA\Workflows\Test.yxmd> Trying to find again."
2019-12-17 10:26:10.774000,ERROR,10656,AlteryxService,ServerB|11ED305A,,USER1,,,,,"Service_Slave.cpp: 741. Invalid application ID <5df8ad410202c329cc00671e>, requested local path <\\ServerA\Workflows\Test.yxmd>"
2019-12-17 10:26:10.774000,ERROR,10656,AlteryxService,ServerB|11ED305A,,USER1,,,,,"SlaveThread_DoWork_VerifyError: Worker <ServerB|11ED305A> error <Invalid application ID <5df8ad410202c329cc00671e>,
Hi David ! Thank you for your article.
My "https://<alteryx_website>/gallery/#!help/version" doesn't display anything :
And the "https://<alteryx_website>/gallery/#!help/version" page only displays 4 links, but none about versionning.
What am I missing ?
Hi Julien,
In newer versions of Server this has changed. You can find the version under your name in the top right corner -> Profile -> Version.
Hi David!
Will adding a new worker require additional/extended license or can you spin up unlimited workers with a single standard Alteryx server license?
Alteryx Server licensing is on a per-core basis. Because any additional worker will necessarily have more cores (usually at least 4), you will need to obtain appropriate licenses. Your Account Executive can help you with that.
I have a requirement to automate this process. I want to spin up virtual machine as worker and configure Alteryx controller in it. I do not know how to do it ? Is there command to do it from Bash/PowerShell?