[
https://issues.apache.org/jira/browse/HBASE-14572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14946566#comment-14946566
]
Hudson commented on HBASE-14572:
--------------------------------
FAILURE: Integrated in HBase-1.3-IT #216 (See
[https://builds.apache.org/job/HBase-1.3-IT/216/])
HBASE-14572 TestImportExport#testImport94Table can't find its src data (stack:
rev fcb335c4fdee9c9d32ed3d062cff922668ba1c8d)
*
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)