[ https://issues.apache.org/jira/browse/HIVE-18869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Shohei Okumiya resolved HIVE-18869. ----------------------------------- Fix Version/s: NA Resolution: Won't Fix We have discontinued Hive on Spark and EoLed Hive 3. HIVE-26134 > Improve SparkTask OOM Error Parsing Logic > ----------------------------------------- > > Key: HIVE-18869 > URL: https://issues.apache.org/jira/browse/HIVE-18869 > Project: Hive > Issue Type: Sub-task > Components: Spark > Reporter: Sahil Takiar > Priority: Major > Fix For: NA > > > The method {{SparkTask#isOOMError}} parses a stack-trace to check if it is > due to an OOM error. A few improvements could be made: > * Differentiate between driver OOM and task OOM > * The string {{Container killed by YARN for exceeding memory limits}} is > printed if a container exceeds its memory limits, but Spark tasks can OOM for > other reasons, such as {{GC overhead limit exceeded}} -- This message was sent by Atlassian Jira (v8.20.10#820010)