NameNode reporting 0 size for originally non-empty files --------------------------------------------------------
Key: HADOOP-4735 URL: https://issues.apache.org/jira/browse/HADOOP-4735 Project: Hadoop Core Issue Type: Bug Components: dfs Affects Versions: 0.17.2 Reporter: Christian Kunz NameNode reports 0 size for a handful of files that were non-empty originally. The corresponding blocks on the DataNodes are non-empty. NameNode must have reported correct size at some time, because applications that would have failed with 0 size files, executed successfully. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.