Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-16917

Add transfer rate quantile metrics for DataNode reads

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      Currently we have the following metrics for datanode reads.

      BytesRead
      BlocksRead
      TotalReadTime
      Total number of bytes read from DataNode
      Total number of blocks read from DataNode
      Total number of milliseconds spent on read operation

      We would like to add a new quantile metric calculating the transfer rate for datanode reads.
      This will give us a distribution across a window of the read transfer rate for each datanode.

      Quantiles for transfer rate per host will help in identifying issues like hotspotting of datasets as well as finding repetitive slow datanodes.

       

      Attachments

        Issue Links

          Activity

            People

              rdingankar Ravindra Dingankar
              rdingankar Ravindra Dingankar
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: