[
https://issues.apache.org/jira/browse/HBASE-6306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13406384#comment-13406384
]
ramkrishna.s.vasudevan commented on HBASE-6306:
-----------------------------------------------
In 0.94 this is not there right, Jon? Because for us this testcase in 0.94
passes on hadoop2.0.
> TestFSUtils fails against hadoop 2.0
> ------------------------------------
>
> Key: HBASE-6306
> URL: https://issues.apache.org/jira/browse/HBASE-6306
> Project: HBase
> Issue Type: Bug
> Components: test
> Affects Versions: 0.96.0
> Reporter: Jonathan Hsieh
> Assignee: Jonathan Hsieh
> Fix For: 0.96.0
>
> Attachments: hbase-6306-trunk.patch
>
>
> trunk: mvn clean test -Dhadoop.profile=2.0 -Dtest=TestFSUtils
> {code}
> java.io.FileNotFoundException: File
> /home/jon/proj/hbase-trunk/hbase-server/target/test-data/02beb8c8-06c1-47ea-829b-6e7ce0570cf8/hbase.version
> does not exist
> at
> org.apache.hadoop.fs.RawLocalFileSystem.listStatus(RawLocalFileSystem.java:315)
> at org.apache.hadoop.fs.FileSystem.listStatus(FileSystem.java:1279)
> at org.apache.hadoop.fs.FileSystem.listStatus(FileSystem.java:1319)
> at
> org.apache.hadoop.fs.ChecksumFileSystem.listStatus(ChecksumFileSystem.java:557)
> at
> org.apache.hadoop.fs.FilterFileSystem.listStatus(FilterFileSystem.java:213)
> at org.apache.hadoop.hbase.util.FSUtils.getVersion(FSUtils.java:270)
> at
> org.apache.hadoop.hbase.util.TestFSUtils.testVersion(TestFSUtils.java:58)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> ...
> {code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira