Details
-
Sub-task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
Incompatible change
Description
HADOOP-13065 added a new interface for retrieving FS and FC Statistics. This jira is to track the effort of moving the Statistics class out of FileSystem, and make it use that new interface.
We should keep the thread local implementation. Benefits are:
- they could be used in both FileContext and FileSystem
- unified stats data structure
- shorter source code
Please note this will be an backwards-incompatible change.
Attachments
Attachments
Issue Links
- blocks
-
HADOOP-13031 Rack-aware read bytes stats should be managed by HFDS specific StorageStatistics
- Open
- is blocked by
-
HADOOP-13435 Add thread local mechanism for aggregating file system storage stats
- Patch Available
- is related to
-
HADOOP-13454 S3Guard: Provide custom FileSystem Statistics.
- Resolved
-
HDFS-13992 cross-cluster rack awareness for distcp
- Open