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

repl bootstrap load: optimize partition loads

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • HiveServer2
    • None

    Description

      when "hive.repl.dump.metadata.only.for.external.table" = true is used in repl dump, we only dump metadata for external tables. partitioned external tables currently on the load side load one partition at a time, even though HMS has an api for bulk partition update. we should for such scenarios use the bulk api. this will significantly improve performance during bootstrap phase.

      Attachments

        Activity

          People

            aasha Aasha Medhi
            anishek Anishek Agarwal
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: