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

Use thread pool to improve the speed of creating control files in TestDFSIO

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      When we use TestDFSIO tool to test the throughouts of HDFS clusters, we found it is so slow in the creating controll files stage. 

      After refering to the source code, we found that method createControlFile try to create control files serially. It can be improved by using thread pool.

      After optimizing, the TestDFSIO tool runs quicker than before.

       

      Attachments

        Issue Links

          Activity

            People

              zhanghaobo farmmamba
              zhanghaobo farmmamba
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: