Description
Abfs FileSystem Counters are not populated and hence not shown on the console side.
purpose:
- Passing Statistics in AbfsOutputStream and populating FileSystem Counter(Write_ops) there.
- Populating Read_ops in AbfsInputStream.
- Showing Bytes_written, Bytes_read, Write_ops and Read_ops on the console while using ABFS.
Attachments
Issue Links
- breaks
-
HADOOP-17018 Intermittent failing of ITestAbfsStreamStatistics in ABFS
- Resolved
- is related to
-
HADOOP-16936 Failure in Abfs tests
- Resolved
- links to