[ 
https://issues.apache.org/jira/browse/HBASE-10774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13940069#comment-13940069
 ] 

Liu Shaohui commented on HBASE-10774:
-------------------------------------

[~apurtell]
It seems that my dev machine is more power than the Jenkins machine. 
With patch v2, the run time is 286s in Jenkins build. The following is coped 
from build 9033
{code}
Running org.apache.hadoop.hbase.mapreduce.TestMultiTableInputFormat
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 286.157 sec
{code}
It is not good enough. I will try to reduce the run time further.


> 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)

Reply via email to