You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2015/10/07 09:30:27 UTC

[jira] [Commented] (HBASE-14572) TestImportExport#testImport94Table can't find its src data file

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

Hudson commented on HBASE-14572:
--------------------------------

FAILURE: Integrated in HBase-1.2 #232 (See [https://builds.apache.org/job/HBase-1.2/232/])
HBASE-14572 TestImportExport#testImport94Table can't find its src data (stack: rev ceb5a675f537f490ca5000b6445ef3e30e95a4d1)
* hbase-server/src/test/java/org/apache/hadoop/hbase/mapreduce/TestImportExport.java


> TestImportExport#testImport94Table can't find its src data file
> ---------------------------------------------------------------
>
>                 Key: HBASE-14572
>                 URL: https://issues.apache.org/jira/browse/HBASE-14572
>             Project: HBase
>          Issue Type: Sub-task
>          Components: test
>            Reporter: stack
>            Assignee: stack
>             Fix For: 2.0.0, 1.2.0, 1.3.0
>
>         Attachments: 14572.txt
>
>
> This test fails pretty frequently with this:
> File /home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build%402/hbase/hbase-server/target/test-classes/org/apache/hadoop/hbase/mapreduce/exportedTableIn94Format does not exist
> ... as in here:  https://builds.apache.org/job/PreCommit-HBASE-Build/15890//testReport/org.apache.hadoop.hbase.mapreduce/TestImportExport/testImport94Table/
> It happened twice this evening.
> The conversion from classpath URL to Hadoop local path is messing up, probably stumbling over the character encoding above.
> Let me change test so it doesn't fail if file can't be found... usually it passes (it passes locally for instance).  Unless... someone wants to work on why we can't find the file....



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