Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-7806 Isolate the FileSystem calls
  3. HBASE-8156

Support for Namenode HA for non-idempotent operations

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.95.0
    • 0.98.0, 0.95.0
    • Filesystem Integration
    • None
    • Reviewed

    Description

      In hadoop 2 HA, non-idempotent operations are not retried at the hdfs side. This is by design as retrying a non-idempotent operation might not be a good design choice for some use case.
      HBase needs to handle the retries for such operations at its end.
      With HBase-7806, there is already some work going on for file system abstractions. There, HReginFileSystem sits as an abstraction between region and FS. This jira is a move in the same direction, where it adds retry functionality for non-idempotent calls such as create, rename and delete in HRegionFileSystem class.

      Attachments

        1. HBase-8156-trunk-v1.patch
          14 kB
          Himanshu Vashishtha
        2. HBase-8156-trunk-v2.patch
          19 kB
          Himanshu Vashishtha
        3. HBase-8156-trunk-v3.patch
          19 kB
          Himanshu Vashishtha
        4. HBase-8156-trunk-v4.patch
          19 kB
          Himanshu Vashishtha
        5. HBase-8156-trunk-v4.patch
          19 kB
          Michael Stack
        6. HBase-8156-trunk-v4.patch
          19 kB
          Michael Stack

        Issue Links

          Activity

            People

              v.himanshu Himanshu Vashishtha
              v.himanshu Himanshu Vashishtha
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: