You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "He Yongqiang (JIRA)" <ji...@apache.org> on 2010/12/09 03:16:01 UTC

[jira] Created: (HIVE-1844) Hanging hive client caused by TaskRunner's OutOfMemoryError

Hanging hive client caused by TaskRunner's OutOfMemoryError
-----------------------------------------------------------

                 Key: HIVE-1844
                 URL: https://issues.apache.org/jira/browse/HIVE-1844
             Project: Hive
          Issue Type: Bug
            Reporter: He Yongqiang
            Assignee: He Yongqiang




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HIVE-1844) Hanging hive client caused by TaskRunner's OutOfMemoryError

Posted by "Namit Jain (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-1844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Namit Jain updated HIVE-1844:
-----------------------------

      Resolution: Fixed
    Hadoop Flags: [Reviewed]
          Status: Resolved  (was: Patch Available)

Committed. Thanks Yongqiang

> Hanging hive client caused by TaskRunner's OutOfMemoryError
> -----------------------------------------------------------
>
>                 Key: HIVE-1844
>                 URL: https://issues.apache.org/jira/browse/HIVE-1844
>             Project: Hive
>          Issue Type: Bug
>            Reporter: He Yongqiang
>            Assignee: He Yongqiang
>         Attachments: hive-1844.1.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HIVE-1844) Hanging hive client caused by TaskRunner's OutOfMemoryError

Posted by "He Yongqiang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-1844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

He Yongqiang updated HIVE-1844:
-------------------------------

    Status: Patch Available  (was: Open)

> Hanging hive client caused by TaskRunner's OutOfMemoryError
> -----------------------------------------------------------
>
>                 Key: HIVE-1844
>                 URL: https://issues.apache.org/jira/browse/HIVE-1844
>             Project: Hive
>          Issue Type: Bug
>            Reporter: He Yongqiang
>            Assignee: He Yongqiang
>         Attachments: hive-1844.1.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HIVE-1844) Hanging hive client caused by TaskRunner's OutOfMemoryError

Posted by "Siying Dong (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-1844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12970369#action_12970369 ] 

Siying Dong commented on HIVE-1844:
-----------------------------------

I have two comments here:
1. Instead of catch Throwable and set the flag after catch block, can we simply set the flag in finally block, without catching throwable?
2. can we just check Thread.state, instead of setting this flag?

> Hanging hive client caused by TaskRunner's OutOfMemoryError
> -----------------------------------------------------------
>
>                 Key: HIVE-1844
>                 URL: https://issues.apache.org/jira/browse/HIVE-1844
>             Project: Hive
>          Issue Type: Bug
>            Reporter: He Yongqiang
>            Assignee: He Yongqiang
>         Attachments: hive-1844.1.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HIVE-1844) Hanging hive client caused by TaskRunner's OutOfMemoryError

Posted by "Namit Jain (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-1844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12969614#action_12969614 ] 

Namit Jain commented on HIVE-1844:
----------------------------------

Great find, Yongqiang


+1

> Hanging hive client caused by TaskRunner's OutOfMemoryError
> -----------------------------------------------------------
>
>                 Key: HIVE-1844
>                 URL: https://issues.apache.org/jira/browse/HIVE-1844
>             Project: Hive
>          Issue Type: Bug
>            Reporter: He Yongqiang
>            Assignee: He Yongqiang
>         Attachments: hive-1844.1.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HIVE-1844) Hanging hive client caused by TaskRunner's OutOfMemoryError

Posted by "He Yongqiang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-1844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

He Yongqiang updated HIVE-1844:
-------------------------------

    Attachment: hive-1844.1.patch

> Hanging hive client caused by TaskRunner's OutOfMemoryError
> -----------------------------------------------------------
>
>                 Key: HIVE-1844
>                 URL: https://issues.apache.org/jira/browse/HIVE-1844
>             Project: Hive
>          Issue Type: Bug
>            Reporter: He Yongqiang
>            Assignee: He Yongqiang
>         Attachments: hive-1844.1.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.