Tuning LLAP for Performance
To make sure that the LLAP service is performing as well as possible, you might need
to tune the following properties in the
/etc/hadoop/conf/yarn-site.xml
file:
yarn.nodemanager.resource.memory-mb
yarn.scheduler.minimum-allocation-mb
yarn.scheduler.maximum-allocation-mb
For information about tuning these properties, see Determine HDP Memory Configuration Settings in this guide.
You can also tune performance for the LLAP service by monitoring the hive.tez.container.size property in the hive-site.xml configuration file. For more information about tuning this property, see the Hive Performance Tuning guide.
Finally, you can tune LLAP for performance by adding nodes to the cluster, which adds additional YARN NodeManagers.