Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-17016

Adding Common Counters in ABFS

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.3.0
    • 3.3.1
    • fs/azure
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              mehakmeetSingh Mehakmeet Singh
              mehakmeetSingh Mehakmeet Singh
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: