[
https://issues.apache.org/jira/browse/HBASE-10774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13939643#comment-13939643
]
Andrew Purtell commented on HBASE-10774:
----------------------------------------
bq. Run time is about 163s in my dev machine.
That's ok but not the test environment we care about so much, see the ASF
Jenkins results. I believe you copied the output of a recent run there in the
above comment as:
{quote}
{noformat}
Running org.apache.hadoop.hbase.mapreduce.TestMultiTableInputFormat
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 557.401 sec
{noformat}
{quote}
That is much too long an execution time.
> Restore TestMultiTableInputFormat
> ---------------------------------
>
> Key: HBASE-10774
> URL: https://issues.apache.org/jira/browse/HBASE-10774
> Project: HBase
> Issue Type: Test
> Affects Versions: 0.99.0
> Reporter: Liu Shaohui
> Assignee: Liu Shaohui
> Priority: Minor
> Attachments: HBASE-10774-trunk-v2.diff, HBASE-10774-v1.diff
>
>
> TestMultiTableInputFormat is removed in HBASE-9009 for this test made the ci
> failed. But in HBASE-10692 we need to add a new test
> TestSecureMultiTableInputFormat which is depends on it. So we try to restore
> it in this issue.
> I rerun the test for several times and it passed.
> {code}
> Running org.apache.hadoop.hbase.mapreduce.TestMultiTableInputFormat
> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 314.163 sec
> {code}
> [~stack]
--
This message was sent by Atlassian JIRA
(v6.2#6252)