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

Correct the sequence of statistics & exit message in balencer

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.1.1, 3.2.1
    • 3.3.0
    • balancer & mover
    • None
    • Run the balancer tool in cluster.

    • Reviewed

    Description

      Actual:
      Time Stamp Iteration# Bytes Already Moved Bytes Left To Move Bytes Being Moved
      The cluster is balanced. Exiting...
      Sep 27, 2019 5:13:15 PM 0 0 B 0 B 0 B
      Sep 27, 2019 5:13:15 PM Balancing took 1.726 seconds
      Done!

      Expected: Exit message should be after loggin all the balancer movement statistics data.
      Time Stamp Iteration# Bytes Already Moved Bytes Left To Move Bytes Being Moved
      Sep 27, 2019 5:13:15 PM 0 0 B 0 B 0 B
      The cluster is balanced. Exiting...
      Sep 27, 2019 5:13:15 PM Balancing took 1.726 seconds
      Done!

      Attachments

        1. HDFS-14880.0001.patch
          1 kB
          Renukaprasad C
        2. HDFS-14880.0002.patch
          1 kB
          Renukaprasad C
        3. HDFS-14880.0003.patch
          1 kB
          Renukaprasad C

        Activity

          People

            prasad-acit Renukaprasad C
            prasad-acit Renukaprasad C
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: