[
https://issues.apache.org/jira/browse/HBASE-10562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lars Hofhansl updated HBASE-10562:
----------------------------------
Attachment: 10562.txt
NM. Needed:
{code}
conf.setBoolean("yarn.is.minicluster", true);
{code}
Allows tests to pass on Hadoop2.
None-contentious change going to commit.
We might want to consider reenabling the test for 0.96 and above.
([~apurtell], [~stack], FYI)
> Fix TestMultiTableInputFormat for Hadoop 2 in 0.94
> --------------------------------------------------
>
> Key: HBASE-10562
> URL: https://issues.apache.org/jira/browse/HBASE-10562
> Project: HBase
> Issue Type: Bug
> Reporter: Lars Hofhansl
> Fix For: 0.95.2
>
> Attachments: 10562.txt
>
>
> See parent. This test was removed from 0.95.2.
> While investigating while it fails in 0.94 with Hadoop2 I found it is
> extremely slow and uses up a *lot* of threads.
> [~stack], any input?
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)