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

retry metadata operation in case of an failure

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Not A Problem
    • None
    • None
    • Metastore, Query Processor
    • None

    Description

      If a user is trying to insert into a partition,

      insert overwrite table T partition (p) select ..

      it is possible that the directory gets created, but the metadata creation of T@p fails -
      currently, we will just throw an error. The final directory has been created.

      It will be useful to at-least retry the metadata operation.

      Attachments

        Activity

          People

            pauly Paul Yang
            namit Namit Jain
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: