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

Enable journal logging for HBase snapshot operation

    XMLWordPrintableJSON

Details

    Description

      The HBase snapshot operation contains multiple steps like actual snapshot creation, consolidate phase (reading region manifests from HDFS) , verifier phase ( validate the consolidated manifests against the actual number of regions for the table)

       

      Sometimes it happens to be taking time in one of the phases and we don't know exactly which one is taking time unless we have a thread dump at the very same time. The journal logging would definitely help us give more insights into the time taken for each phase

      Attachments

        Activity

          People

            sandeep.guggilam Sandeep Guggilam
            sandeep.guggilam Sandeep Guggilam
            Votes:
            1 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: