Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-25181 Analyse and optimise execution time for batch loading of partitions.
  3. HIVE-25205

Reduce overhead of adding write notification log during batch loading of partition..

    XMLWordPrintableJSON

Details

    Description

      During batch loading of partition the write notification logs are added for each partition added. This is causing delay in execution as the call to HMS is done for each partition. This can be optimised by adding a new API in HMS to send a batch of partition and then this batch can be added together to the backend database. Once we have a batch of notification log, at HMS side, code can be optimised to add the logs using single call to backend RDBMS. 

      Attachments

        Issue Links

          Activity

            People

              maheshk114 mahesh kumar behera
              maheshk114 mahesh kumar behera
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: