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

HBase metastore: sequences should be one per row, not all in one row

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 2.0.0
    • 2.1.0
    • None
    • None

    Description

        long getNextSequence(byte[] sequence) throws IOException {
      

      Is not safe in presence of any concurrency. It should use HBase increment API.

      Attachments

        1. HIVE-12927.2.patch
          8 kB
          Alan Gates
        2. HIVE-12927.patch
          14 kB
          Alan Gates

        Activity

          People

            gates Alan Gates
            sershe Sergey Shelukhin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: