报错 【hive sql 】 virtual memory used. Killing container
1. 报错信息
[2022-01-29 16:58:29.312]Container [pid=11436,containerID=container_1642484815040_0052_01_000012] is running 348617216B beyond the 'VIRTUAL' memory limit.
Current usage: 245.3 MB of 1 GB physical memory used; 2.4 GB of 2.1 GB virtual memory used. Killing container
2. container 内存不足
set yarn.scheduler.maximum-allocation-mb=118784;