Brandon Li created HADOOP-10425:
-----------------------------------
Summary: Incompatible behavior of LocalFileSystem:getContentSummary
Key: HADOOP-10425
URL: https://issues.apache.org/jira/browse/HADOOP-10425
Project: Hadoop Common
Issue Type: Bug
Components: fs
Affects Versions: 2.3.0
Reporter: Brandon Li
Assignee: Tsz Wo Nicholas Sze
Unlike in Hadoop1, FilterFileSystem overrides getContentSummary, which causes
content summary to be called on rawLocalFileSystem in Local mode.
This impacts the computations of Stats in Hive with getting back FileSizes that
include the size of the crc files.
--
This message was sent by Atlassian JIRA
(v6.2#6252)