Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-11352

When HMaster starts up it deletes the tmp snapshot directory, if you are exporting a snapshot at that time the job will fail

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • 0.94.19
    • None
    • None
    • None

    Description

      We are exporting a very large table. The export snapshot job takes 7+ days to complete. During that time we had to bounce HMaster. When HMaster initializes, it initializes the SnapshotManager which subsequently deletes the .tmp directory.

      If this happens while the ExportSnapshot job is running the reference files get removed and the job fails.

      Maybe we could put some sort of token such that when this job is running HMaster wont reset the tmp directory.

      Attachments

        1. HBASE-11352-0.94.patch
          10 kB
          churro morales
        2. HBASE-11352-v2.0.94.patch
          4 kB
          churro morales

        Activity

          People

            Unassigned Unassigned
            churromorales churro morales
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: