'Hive LLAP Error - Llap continuously having containers

I am having an issue with hive llap. I have setup Hive 3.1.2 on a single-node Hadoop 3.3.1 cluster. I am trying to implement llap on hive. llap daemons are running well, but I can't any other queries on hive CLI or beeline CLI. Only one error is occurring while starting hive llap

Hive llap starting

Then I tried setting 127.0.0.1 as yarn.timeline-service.hostname but a different error on the same place occurs

127.0.0.1 added in hive llap

I am stuck as I can't run any queries, llap daemons are working taking all the containers.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source