deniskuzZ commented on code in PR #4920:
URL: https://github.com/apache/hive/pull/4920#discussion_r1432792613
##########
data/conf/iceberg/llap/hive-site.xml:
##########
@@ -38,10 +38,12 @@
<description>A base for other temporary directories.</description>
</property>
+ <!-- in LLAP mode hive.tez.container.size isn't used to actually determine
container size, however while -->
Review Comment:
are we estimating not optimal number of slots in case of LLAP? We are
relying on `hive.tez.container.size` that's not used in LLAP sizing?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]