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

Throw exception with job.getStatus().getFailureInfo() when ExportSnapshot fails

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

          // Run the MR Job
          if (!job.waitForCompletion(true)) {
            // TODO: Replace the fixed string with job.getStatus().getFailureInfo()
            // when it will be available on all the supported versions.
            throw new ExportSnapshotException("Copy Files Map-Reduce Job failed");
          }
      

      Attachments

        1. HBASE-18746.branch-2.v0.patch
          1 kB
          Chun-Hao Tang
        2. HBASE-18746.branch-2.v1.patch
          1 kB
          Chun-Hao Tang

        Activity

          People

            chunhao Chun-Hao Tang
            chia7712 Chia-Ping Tsai
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: