[
https://issues.apache.org/jira/browse/HBASE-14915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15048145#comment-15048145
]
stack commented on HBASE-14915:
-------------------------------
Each build drops 'build artifacts' if you look at the build page... e.g. for
this fail:
https://builds.apache.org/view/H-L/view/HBase/job/HBase-1.2/427/jdk=latest1.7,label=Hadoop/
If you dig down into target for the hbase-server, you'll find a log for
TestImportExpoert here:
https://builds.apache.org/view/H-L/view/HBase/job/HBase-1.2/427/jdk=latest1.7,label=Hadoop/artifact/hbase-server/target/surefire-reports/org.apache.hadoop.hbase.mapreduce.TestImportExport-output.txt
It seems to be the last test run that is failing, testWithDeletes
There is no timeout on this test. Could add that. Says it is medium sized test.
It runs 70 seconds and then stops logging. Thats odd. Could add some log too
that shows where we are when we stop logging....
Thanks for taking a look [~chenheng]
> Hanging test : org.apache.hadoop.hbase.mapreduce.TestImportExport
> -----------------------------------------------------------------
>
> Key: HBASE-14915
> URL: https://issues.apache.org/jira/browse/HBASE-14915
> Project: HBase
> Issue Type: Sub-task
> Components: hangingTests
> Reporter: stack
> Attachments: HBASE-14915-branch-1.2.patch
>
>
> This test hangs a bunch:
> Here is latest:
> https://builds.apache.org/job/HBase-1.2/418/jdk=latest1.7,label=Hadoop/consoleText
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)