Created on 10-07-2015 07:55 PM - edited 09-16-2022 02:43 AM
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
Created 10-09-2015 01:00 PM
Created 02-23-2021 12:10 PM
Hi,
Are there any latest updates on this for CM 6.x and/or 7.x?
Created 02-23-2021 10:00 PM
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,