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

the balancer parameters print error

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      public String toString() {
      return String.format("%s.%s [%s," + " threshold = %s,"
      + " max idle iteration = %s," + " #excluded nodes = %s,"
      + " #included nodes = %s," + " #source nodes = %s,"
      + " #blockpools = %s," + " run during upgrade = %s,"
      + " hot block time interval = %s]"
      + " sort top nodes = %s",
      Balancer.class.getSimpleName(), getClass().getSimpleName(), policy,
      threshold, maxIdleIteration, excludedNodes.size(),
      includedNodes.size(), sourceNodes.size(), blockpools.size(),
      runDuringUpgrade, sortTopNodes, hotBlockTimeInterval);
      }

      print error.

       

      Attachments

        Issue Links

          Activity

            People

              jiaguodong jiaguodong
              jiaguodong jiaguodong
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 1h 10m
                  1h 10m