Created 03-13-2018 08:33 AM
Hello,
I've Ambari 2.6.1.0 on a 5-nodes cluster - 2 master and 3 worker nodes. when I've tried enabling LLAP, I got the following error. Any idea how to resolve this?
I've attached the standard output and error logs from Ambari.
Created 03-13-2018 08:48 AM
As we see the following kind of errors:
-------------------------------------------------------------------------------- LLAP Starting up with AppId=application_1520837155885_0025. Started 0/1 instances FAILED container: container_e21_1520837155885_0025_01_000005, Logs at: http://WORER02:8042/node/containerlogs/container_e21_1520837155885_0025_01_000005/hive
.
So looks like the job execution is failing. For more infromation please check the Yarn Resource Manager UI to find more detailed logs and information about why the job is failing which has the Application ID "\application_1520837155885_0025" and also please share the application log and Container log from the RM UI.
Most likely we might find some resource limitation issue (like heap memory) by looking at the log like
http://WORER02:8042/node/containerlogs/container_e21_1520837155885_0025_01_000005/hive
Created 03-13-2018 09:46 AM
Thanks @Jay Kumar SenSharma
I've attached the RM logrm-ui-log-container-e21-1520837155885-0025-01-0000.txt
Created 03-14-2018 06:02 AM
Just to let you know, the cluster in deployed on the cloud and I do not have DNS server configured on the cluster.
Created 03-13-2018 08:12 PM
Any idea for how this issue could be resolved?
Created 03-14-2018 06:38 AM
@Mahmoud Sabri,
COuld you plese provide the yarn logs for the same.
Created 03-14-2018 10:20 AM