shanyu zhao created HADOOP-11248:
------------------------------------
Summary: Add hadoop configuration to disable Azure Filesystem
metrics collection
Key: HADOOP-11248
URL: https://issues.apache.org/jira/browse/HADOOP-11248
Project: Hadoop Common
Issue Type: Bug
Components: fs
Affects Versions: 2.5.1, 2.4.1
Reporter: shanyu zhao
Assignee: shanyu zhao
Today whenever Azure filesystem is used, metrics collection is enabled using
class AzureFileSystemMetricsSystem. Metrics being collected includes bytes
transferred and throughput.
In some situation, we do not want to collect metrics for Azure file system.
E.g. for WebHCat server. We need to introduce a new configuration
"fs.azure.skip.metrics" to disable metrics collection.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)