Description
When map join task is running in llap, it can potentially use lot more memory than its limit which could be memory per executor or no conditional task size. If it uses more memory, it can adversely affect other query performance or it can even bring down the daemon. In such cases, it is better to fail the query than to bring down the daemon.
Attachments
Attachments
Issue Links
- relates to
-
HIVE-16582 HashTableLoader should log info about the input, rows, size etc.
- Closed
- links to