You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Heng Chen (JIRA)" <ji...@apache.org> on 2015/12/15 08:20:46 UTC

[jira] [Updated] (HBASE-14955) OOME: cannot create native thread is back

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

Heng Chen updated HBASE-14955:
------------------------------
    Attachment: HBASE-14955-branch-1.patch

upload a patch,  after the patch,  if we want to remove MR cluster in testcase, we just add the code below before startup MiniHBaseCluster
{code}
    TEST_UTIL.setJobWithoutMRCluster();
{code}

> OOME: cannot create native thread is back
> -----------------------------------------
>
>                 Key: HBASE-14955
>                 URL: https://issues.apache.org/jira/browse/HBASE-14955
>             Project: HBase
>          Issue Type: Sub-task
>          Components: test
>    Affects Versions: test
>            Reporter: stack
>         Attachments: HBASE-14955-branch-1.patch
>
>
> This fail is OOME cannot create native thread.  Two MR jobs fail:
>  org.apache.hadoop.hbase.mapreduce.TestImportTSVWithVisibilityLabels.org.apache.hadoop.hbase.mapreduce.TestImportTSVWithVisibilityLabels46 ms1 org.apache.hadoop.hbase.mapreduce.TestTableInputFormatScan1.org.apache.hadoop.hbase.mapreduce.TestTableInputFormatScan142 ms1
> Was running 1.3 tests on H0.
> Could try and purge resources used by these tests.
> Making issue in meantime to keep an eye on it.



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