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

Allocator does not initialize lotSize during hdfs mover process

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.7.5
    • None
    • balancer & mover
    • None

    Description

      Currently, when we execute 

      hdfs mover -p /some/path
      

      the moverThreadAllocator in org.apache.hadoop.hdfs.server.balancer.Dispatcher does not initialize lotSize according to  dfs.mover.moverThreads and dfs.datanode.balance.max.concurrent.moves.  So, when we invoke moverThreadAllocator.allocate() method, it will always return 1.

       

       

       

      Attachments

        1. HDFS-13382.001.patch
          4 kB
          Qingxin Wu

        Activity

          People

            Unassigned Unassigned
            wuqingxin Qingxin Wu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: