[
https://issues.apache.org/jira/browse/HBASE-14572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack resolved HBASE-14572.
---------------------------
Resolution: Fixed
Assignee: stack
Fix Version/s: 1.3.0
1.2.0
2.0.0
Pushed to branch-1.2+.
> 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)