[jira] [Updated] (HIVE-13187) hiveserver2 can suppress OOM errors in some cases

2018-02-07 Thread Murshid Chalaev (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-13187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Murshid Chalaev updated HIVE-13187:
---
Description: 
Affects at least branch-2.
See trace in https://issues.apache.org/jira/browse/HIVE-13176

This looks to be in src/java/org/apache/hadoop/hive/ql/exec/TaskRunner.java.
That catches Throwable in the thread and sends it further up. There's no checks 
to see if this is an Error or general Exception - Errors end up getting 
suppressed, instead of killing HiveServer2. This is on the processing threads.

It looks like the Handler threads have some kind of OOM checker on them.

  was:
Affects at least branch-2.
See trace in https://issues.apache.org/jira/browse/HIVE-13176


This looks to be in src/java/org/apache/hadoop/hive/ql/exec/TaskRunner.java.
That catches Throwable in the thread and sends it further up. There's no checks 
to see if this is an Error or general Exception - Errors end up getting 
suppressed, instead of killing HiveServer2. This is on the processing threads.

It looks like the Handler threads have some kind of OOM checker on them.


> hiveserver2 can suppress OOM errors in some cases
> -
>
> Key: HIVE-13187
> URL: https://issues.apache.org/jira/browse/HIVE-13187
> Project: Hive
>  Issue Type: Bug
>Affects Versions: 2.0.0
>Reporter: Siddharth Seth
>Priority: Critical
>
> Affects at least branch-2.
> See trace in https://issues.apache.org/jira/browse/HIVE-13176
> This looks to be in src/java/org/apache/hadoop/hive/ql/exec/TaskRunner.java.
> That catches Throwable in the thread and sends it further up. There's no 
> checks to see if this is an Error or general Exception - Errors end up 
> getting suppressed, instead of killing HiveServer2. This is on the processing 
> threads.
> It looks like the Handler threads have some kind of OOM checker on them.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (HIVE-13187) hiveserver2 can suppress OOM errors in some cases

2017-03-25 Thread Pengcheng Xiong (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-13187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pengcheng Xiong updated HIVE-13187:
---
Target Version/s: 3.0.0  (was: 2.2.0)

> hiveserver2 can suppress OOM errors in some cases
> -
>
> Key: HIVE-13187
> URL: https://issues.apache.org/jira/browse/HIVE-13187
> Project: Hive
>  Issue Type: Bug
>Affects Versions: 2.0.0
>Reporter: Siddharth Seth
>Priority: Critical
>
> Affects at least branch-2.
> See trace in https://issues.apache.org/jira/browse/HIVE-13176
> This looks to be in src/java/org/apache/hadoop/hive/ql/exec/TaskRunner.java.
> That catches Throwable in the thread and sends it further up. There's no 
> checks to see if this is an Error or general Exception - Errors end up 
> getting suppressed, instead of killing HiveServer2. This is on the processing 
> threads.
> It looks like the Handler threads have some kind of OOM checker on them.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (HIVE-13187) hiveserver2 can suppress OOM errors in some cases

2016-05-25 Thread Jesus Camacho Rodriguez (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-13187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesus Camacho Rodriguez updated HIVE-13187:
---
Target Version/s: 2.2.0  (was: 2.1.0)

> hiveserver2 can suppress OOM errors in some cases
> -
>
> Key: HIVE-13187
> URL: https://issues.apache.org/jira/browse/HIVE-13187
> Project: Hive
>  Issue Type: Bug
>Affects Versions: 2.0.0
>Reporter: Siddharth Seth
>Priority: Critical
>
> Affects at least branch-2.
> See trace in https://issues.apache.org/jira/browse/HIVE-13176
> This looks to be in src/java/org/apache/hadoop/hive/ql/exec/TaskRunner.java.
> That catches Throwable in the thread and sends it further up. There's no 
> checks to see if this is an Error or general Exception - Errors end up 
> getting suppressed, instead of killing HiveServer2. This is on the processing 
> threads.
> It looks like the Handler threads have some kind of OOM checker on them.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HIVE-13187) hiveserver2 can suppress OOM errors in some cases

2016-04-07 Thread Siddharth Seth (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-13187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Siddharth Seth updated HIVE-13187:
--
Target Version/s: 2.1.0  (was: 2.0.1)

> hiveserver2 can suppress OOM errors in some cases
> -
>
> Key: HIVE-13187
> URL: https://issues.apache.org/jira/browse/HIVE-13187
> Project: Hive
>  Issue Type: Bug
>Affects Versions: 2.0.0
>Reporter: Siddharth Seth
>Priority: Critical
>
> Affects at least branch-2.
> See trace in https://issues.apache.org/jira/browse/HIVE-13176
> This looks to be in src/java/org/apache/hadoop/hive/ql/exec/TaskRunner.java.
> That catches Throwable in the thread and sends it further up. There's no 
> checks to see if this is an Error or general Exception - Errors end up 
> getting suppressed, instead of killing HiveServer2. This is on the processing 
> threads.
> It looks like the Handler threads have some kind of OOM checker on them.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)