[
https://issues.apache.org/jira/browse/HADOOP-2703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Chansler updated HADOOP-2703:
------------------------------------
Release Note: Changed fsck to ignore files opened for writing. Introduced
new option "-openforwrite" to explicitly show open files. (was: This patch
now ignores open files during fsck. A new option '-openforwrite' has been
introduced to explicitly show open files. )
Hadoop Flags: [Incompatible change, Reviewed] (was: [Reviewed,
Incompatible change])
> New files under lease (before close) still shows up as MISSING files/blocks
> in fsck
> -----------------------------------------------------------------------------------
>
> Key: HADOOP-2703
> URL: https://issues.apache.org/jira/browse/HADOOP-2703
> Project: Hadoop Core
> Issue Type: Bug
> Components: dfs
> Affects Versions: 0.15.3
> Reporter: Koji Noguchi
> Assignee: Lohit Vijayarenu
> Priority: Minor
> Fix For: 0.18.0
>
> Attachments: HADOOP-2703-1.patch, HADOOP-2703-2.patch,
> HADOOP-2703-3.patch, HADOOP-2703-4.patch, HADOOP-2703-5.patch
>
>
> On 0.15.3 which includes HADOOP-2540 ("Empty blocks make fsck report corrupt,
> even when it isn't") fix, we are still seeing fsck reporting missing blocks
> when they aren't. Basically, any unclosed small files under lease shows up
> as MISSING.
> Can we have an option in fsck to skip those files under lease?
> Or count those files/blocks separately?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.