[
https://issues.apache.org/jira/browse/HDFS-5110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13745010#comment-13745010
]
Hudson commented on HDFS-5110:
------------------------------
FAILURE: Integrated in Hadoop-Mapreduce-trunk #1524 (See
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1524/])
HDFS-5110 Change FSDataOutputStream to HdfsDataOutputStream for opened streams
to fix type cast error. Contributed by Brandon Li (brandonli:
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1515624)
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs-nfs/src/main/java/org/apache/hadoop/hdfs/nfs/nfs3/OpenFileCtx.java
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs-nfs/src/main/java/org/apache/hadoop/hdfs/nfs/nfs3/RpcProgramNfs3.java
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
> Change FSDataOutputStream to HdfsDataOutputStream for opened streams to fix
> type cast error
> -------------------------------------------------------------------------------------------
>
> Key: HDFS-5110
> URL: https://issues.apache.org/jira/browse/HDFS-5110
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: nfs
> Affects Versions: 3.0.0
> Reporter: Brandon Li
> Assignee: Brandon Li
> Fix For: 3.0.0, 2.3.0, 2.1.1-beta
>
> Attachments: HDFS-5110.patch
>
>
> In openFileCtx, HdfsDataOutputStream.hsync is invoked to sync the data
> sometimes to make sure the same data can be read back immediately.
> NFS gets the cast error since originally FSDataOutputStream was used.
--
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