Description
Add a metrics2 source for the Windows Azure Filesystem driver that was introduced with HADOOP-9629.
AzureFileSystemInstrumentation is the new MetricsSource.
AzureNativeFilesystemStore and NativeAzureFilesystem have been modified to record statistics and some machinery is added for the accumulation of 'rolling average' statistics.
Primary new code appears in org.apache.hadoop.fs.azure.metrics namespace.
Credits and history
Credit for this work goes to the early team: minwei, davidlao, lengningliu and stojanovic as well as multiple people who have taken over this work since then (hope I don't forget anyone): dexterb, Johannes Klein, ivanmi, Michael Rys, mostafae, brian_swan, mikelid, xifang, and chuanliu.
Attachments
Attachments
Issue Links
- depends upon
-
HADOOP-9559 When metrics system is restarted MBean names get incorrectly flagged as dupes
- Closed
- is related to
-
HADOOP-14862 Metrics for AdlFileSystem
- Resolved
- relates to
-
HADOOP-9629 Support Windows Azure Storage - Blob as a file system in Hadoop
- Closed