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

metadata for values temporary tables for INSERTs are getting replicated during bootstrap

Log workAgile BoardRank to TopRank to BottomBulk Copy AttachmentsBulk Move AttachmentsVotersWatch issueWatchersCreate sub-taskConvert to sub-taskMoveLinkCloneLabelsUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.2.0
    • 3.0.0
    • HiveServer2
    • None

    Description

      create table a (age int);
      insert into table a values (34),(4);
      repl dump default;

      there is a temporary table created as values_tmptable_[nmber], which is also present in the dumped information with only metadata, this should not be processed.

      Attachments

        1. HIVE-16254.3.patch
          22 kB
          Anishek Agarwal
        2. HIVE-16254.4.patch
          22 kB
          Sushanth Sowmyan
        3. HIVE-16254.5.patch
          22 kB
          Sushanth Sowmyan

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            anishek Anishek Agarwal Assign to me
            anishek Anishek Agarwal
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment