How do I restrict workflows from running on a node
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I have an Alteryx server and two worker nodes. The Main server and one node are located in Eastern time zone (U.S) and one worker node is in Central. I have a collection of "Central Time Zone" workflow apps that are assigned to run on the CTZ worker node. How do I get all other workflow apps to run unassigned on the two ETZ servers only? I don't want to assign every job to a server so that the main server can allocate jobs dynamically in the queue.
Running 2019.4.6
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @eliberatore,
In the System settings on the CTZ node, there should be a setting for "Run unassigned jobs". Deselect that on the CTZ node should do the trick.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
To add on to @KaneG idea, you can also add tags to the worker nodes right below in the picture he has where you have the check box for "Unassigned". From there you can add tags to specificy CTZ and ETZ. Keep in mind multiple workers can share the same tag to help split the load. We use this idea a lot for environments who are planning on seeing significant growth so they can easily reassign the workflows to new hardware as we expand (it becomes as easy as just moving the text string for the tag in the System Settings).
