- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Can a CSD role have a node role dependency?
- Labels:
-
Apache YARN
-
Apache Zookeeper
Created on 10-07-2015 07:55 PM - edited 09-16-2022 02:43 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I think this is really a feature request... I already have this:
"serviceDependencies" : [ { "name" : "YARN", "required" : "true" }, { "name" : "ZOOKEEPER", "required" : "true" } ],
What I'd really like is something like:
"roles" : [ { "name" : "MY_ROLE", "label" : "My Example Role", "pluralLabel" : "My Example Roles", "roleDependencies" : [ { "name" : "NODEMANAGER", "required" : "true" } ],
i.e. my role can only be started on nodes that are running this roleDependency.
Created 10-09-2015 01:00 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This is not currently supported.
We'll be adding placementRules in CM 5.5 that will allow you to specify that a role must be placed with another role, but it only lets you specify roles in the same service.
We're aware of interest in requiring a role to be co-located with a role in a different service, and will keep that in mind for a future release.
Thanks,
Darren
Created 10-09-2015 01:00 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This is not currently supported.
We'll be adding placementRules in CM 5.5 that will allow you to specify that a role must be placed with another role, but it only lets you specify roles in the same service.
We're aware of interest in requiring a role to be co-located with a role in a different service, and will keep that in mind for a future release.
Thanks,
Darren
Created 02-23-2021 12:10 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Are there any latest updates on this for CM 6.x and/or 7.x?
Created 02-23-2021 10:00 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @FRG96 as this is an older post, you would have a better chance of receiving a resolution by starting a new thread. This will also be an opportunity to provide details specific to your environment that could aid others in assisting you with a more accurate answer to your question. You can link this thread as a reference in your new post.
Regards,
Vidya Sargur,Community Manager
Was your question answered? Make sure to mark the answer as the accepted solution.
If you find a reply useful, say thanks by clicking on the thumbs up button.
Learn more about the Cloudera Community:
