You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Mehakmeet Singh (Jira)" <ji...@apache.org> on 2020/04/27 07:40:00 UTC

[jira] [Commented] (HADOOP-17016) Adding Common Counters in ABFS

    [ https://issues.apache.org/jira/browse/HADOOP-17016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17093124#comment-17093124 ] 

Mehakmeet Singh commented on HADOOP-17016:
------------------------------------------

CC [~mukund-thakur], [~stevel@apache.org] 

> Adding Common Counters in ABFS
> ------------------------------
>
>                 Key: HADOOP-17016
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17016
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: fs/azure
>    Affects Versions: 3.3.0
>            Reporter: Mehakmeet Singh
>            Assignee: Mehakmeet Singh
>            Priority: Major
>
> Common Counters to be added to ABFS:
> |OP_CREATE|
> |OP_OPEN|
> |OP_GET_FILE_STATUS|
> |OP_APPEND|
> |OP_CREATE_NON_RECURSIVE|
> |OP_DELETE|
> |OP_EXISTS|
> |OP_GET_DELEGATION_TOKEN|
> |OP_LIST_STATUS|
> |OP_MKDIRS|
> |OP_RENAME|
> |DIRECTORIES_CREATED|
> |DIRECTORIES_DELETED|
> |FILES_CREATED|
> |FILES_DELETED|
> |ERROR_IGNORED|
>  propose:
>  * Have an enum class to define all the counters.
>  * Have an Instrumentation class for making a MetricRegistry and adding all the counters.
>  * Incrementing the counters in AzureBlobFileSystem.
>  * Integration and Unit tests to validate the counters.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org