[
https://issues.apache.org/jira/browse/HDFS-4999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13710138#comment-13710138
]
Kihwal Lee commented on HDFS-4999:
----------------------------------
{noformat}
java.lang.ClassCastException: org.apache.hadoop.hdfs.client.HdfsDataInputStream
cannot be cast to org.apache.hadoop.hdfs.DFSClient$DFSDataInputStream
at
org.apache.hadoop.hdfs.TestShortCircuitLocalRead.checkFileContentDirect(TestShortCircuitLocalRead.java:183)
at
org.apache.hadoop.hdfs.TestShortCircuitLocalRead.doTestShortCircuitReadImpl(TestShortCircuitLocalRead.java:273)
at
org.apache.hadoop.hdfs.TestShortCircuitLocalRead.doTestShortCircuitRead(TestShortCircuitLocalRead.java:228)
at
org.apache.hadoop.hdfs.TestShortCircuitLocalRead.testFileLocalReadNoChecksum(TestShortCircuitLocalRead.java:283)
{noformat}
> TestShortCircuitLocalRead fails
> -------------------------------
>
> Key: HDFS-4999
> URL: https://issues.apache.org/jira/browse/HDFS-4999
> Project: Hadoop HDFS
> Issue Type: Bug
> Affects Versions: 2.1.0-beta
> Reporter: Kihwal Lee
>
> Look at the failures in https://builds.apache.org/job/Hadoop-branch-2.1-beta.
> The trunk build skips them probably because -Pnative is not specified.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira