Dremio Yarn cluster status stays as "Starting"

Hi
I am installing Dremio community edition with HDP 3 with 3 node cluster. After yarn provisioning, status stays as Starting. I see following logs in server.log
2019-03-19 11:53:33,050 [ STOPPING] INFO c.d.p.yarn.service.YarnService - Cluster with ID: ClusterId{id=8a19f99b-69db-4722-8d55-bf823709b232} is terminating
2019-03-19 11:53:33,050 [ STOPPING] INFO c.d.p.yarn.service.YarnService - Cluster with ID: ClusterId{id=8a19f99b-69db-4722-8d55-bf823709b232} is terminated in YARN with status: KILLED
2019-03-19 11:53:33,054 [ STOPPING] INFO c.d.p.s.ProvisioningServiceImpl - Cluster ClusterId{id=8a19f99b-69db-4722-8d55-bf823709b232} current state is: STOPPED
2019-03-19 11:53:49,101 [ STOPPING] INFO c.d.p.yarn.service.YarnService - Cluster with ID: ClusterId{id=8a19f99b-69db-4722-8d55-bf823709b232} is adding onTerminatingThread for runId:

Can you suggest how to debug or what to look to resolve this issue?

Thanks
Subhash Agrawal

Hi @subas11us

It seems the application is getting killed. Do you have enough resources to start Dremio?

Thanks
@balaji.ramaswamy