You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using cloudera manager python API to create a cluster via import_cluster_template method.
I have a cluster template with well defined "hostTemplates" which is being used in the "instantiator" section to map it with the different hosts. I am able to successfully import the template and create the cluster services, but when I look into the "Hosts Templates", I see completely empty.
Having the hosttemplate also imported as templates would help me expand the cluster using cm_api. Let me know if I am doing anything wrong.
The text was updated successfully, but these errors were encountered:
I am using cloudera manager python API to create a cluster via import_cluster_template method.
I have a cluster template with well defined "hostTemplates" which is being used in the "instantiator" section to map it with the different hosts. I am able to successfully import the template and create the cluster services, but when I look into the "Hosts Templates", I see completely empty.
Having the hosttemplate also imported as templates would help me expand the cluster using cm_api. Let me know if I am doing anything wrong.
The text was updated successfully, but these errors were encountered: