[
https://issues.apache.org/jira/browse/HDFS-549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tsz Wo (Nicholas), SZE resolved HDFS-549.
-
Resolution: Fixed
Tested it with the followings:
{noformat}
ant run-with-fault-inje
Fix TestFiDataTransferProtocol and TestAppend2 failures in append branch.
-
Key: HDFS-588
URL: https://issues.apache.org/jira/browse/HDFS-588
Project: Hadoop HDFS
Issue
Change block write protocol to support pipeline recovery
Key: HDFS-589
URL: https://issues.apache.org/jira/browse/HDFS-589
Project: Hadoop HDFS
Issue Type: Sub-task
Affects Version
Namenode should mark the replica as corrupted if a DN has reported different
length of a Complete block
---
Key: HDFS-591
URL: https://issues.apache.org/jira/brows
[
https://issues.apache.org/jira/browse/HDFS-584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konstantin Boudnik resolved HDFS-584.
-
Resolution: Won't Fix
It turns out that mis-bound warnings couldn't be simply turned into e
When trying to rename a non-existent path, LocalFileSystem throws an
FileNotFoundException, while HDFS returns false
Key: HDFS-590
URL: https://is
[
https://issues.apache.org/jira/browse/HDFS-588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konstantin Shvachko resolved HDFS-588.
--
Resolution: Fixed
Hadoop Flags: [Reviewed]
I just committed this.
> Fix TestFiData