You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "shanyu zhao (JIRA)" <ji...@apache.org> on 2014/10/30 02:16:34 UTC

[jira] [Created] (HADOOP-11248) Add hadoop configuration to disable Azure Filesystem metrics collection

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)