cdp 7.0.3 template deployed but services are stopped
mridul0709 opened this issue · 0 comments
Please note I am trying to install a single node cluster with all basic services.
I have deployed cdp 7.0.3 and cdh 7.0.3 with some tweaks in this code and the playbook but it failed at the last step on importing cluster template (error is "Could not find Oozie Server for service oozie") and my issues are:
-
I can see that services are deployed but all services are stopped and in error state
-
4 major services i.e. Hue, Impala, Oozie and Spark are not deployed with their server e.g. oozie server.
I tried to manually install the services and put the oozie server but its not letting me do so.
However, I can see that the config is already present for oozie database.
- Moreover I see the datanode is not assigned in the cluster.
I am attaching the cluster template i.e. http://x.x.x.x:7180/api/v40/cm/deployment
cdp_cluster_template.txt
I added the hdfs role later (not included in the template). now it asking to deploy minimum 3 journal nodes, that I will figure out.
Please see if we need to modify the cluster and service templates in the cdh role to fix these.