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

Fix issue with wrong segments identifier usage.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • Druid integration
    • None

    Description

      We have 2 different issues, that can make checking of load status fail for druid segments.
      issues are due to usage of wrong segment identifier at couple of locations.

      1. We are construction the segment identifier with UTC timezone, which can be wrong if the segments we built in a different timezone. The way to fix this is to use the segment identifier instead of re-making it at the client side.
      2. We are using outdate segments identifiers for the INSERT INTO case. The way to fix this is to use the segment metadata produced by the metadata commit phase.

      Attachments

        Issue Links

          Activity

            People

              bslim Slim Bouguerra
              bslim Slim Bouguerra
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: