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

Optimise file move in CTAS

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 4.0.0-alpha-1
    • HiveServer2
    • None

    Description

      FileSinkOperator can be optimized to run file move operation (/_tmp.ext --> /-ext) in parallel fashion. Currently it invokes Utilities.moveSpecifiedFileStatus and renames in sequential mode causing delays in cloud storage. FS rename can be used (S3A internally has parallel rename operation).

      Attachments

        1. HIVE-23140.1.patch
          1 kB
          Rajesh Balamohan

        Activity

          People

            rajesh.balamohan Rajesh Balamohan
            rajesh.balamohan Rajesh Balamohan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: