Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-13572

Redundant setting full file status in Hive::copyFiles

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.1.0
    • 2.1.0
    • None
    • None

    Description

      We set full file status in each copy-file thread. I think it's redundant and hurts performance when we have multiple files to copy.

                  if (inheritPerms) {
                    ShimLoader.getHadoopShims().setFullFileStatus(conf, fullDestStatus, destFs, destf);
                  }
      

      Attachments

        1. HIVE-13572.1.patch
          1 kB
          Rui Li
        2. HIVE-13572.2.patch
          4 kB
          Rui Li

        Issue Links

          Activity

            People

              lirui Rui Li
              lirui Rui Li
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: