Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.1.0, 2.0.0
    • None
    • None
    • Hide
      On the server side, set hbase.meta.replica.count to the number of replicas of meta that you want to have in the cluster (defaults to 1). hbase.regionserver. meta.storefile.refresh.period should be set to a non-zero number in milliseconds - something like 30000 (defaults to 0).
      On the client/user side, set hbase.meta.replicas.use to true.
      Show
      On the server side, set hbase.meta.replica.count to the number of replicas of meta that you want to have in the cluster (defaults to 1). hbase.regionserver. meta.storefile.refresh.period should be set to a non-zero number in milliseconds - something like 30000 (defaults to 0). On the client/user side, set hbase.meta.replicas.use to true.

    Description

      As mentioned elsewhere, we can leverage hbase-10070 features to create replicas for the meta tables regions so that:
      1. meta hotspotting can be circumvented
      2. meta becomes highly available for reading

      Attachments

        1. 11574-1.txt
          89 kB
          Devaraj Das
        2. 11574-2.txt
          90 kB
          Devaraj Das
        3. 11574-3.txt
          91 kB
          Devaraj Das
        4. 11574-6.txt
          100 kB
          Devaraj Das
        5. 11574-7.txt
          101 kB
          Devaraj Das
        6. 11574-addendum.txt
          7 kB
          Devaraj Das
        7. 11574-addendum-1.0.txt
          1 kB
          Ted Yu
        8. meta-replicas-0.98.zip
          46 kB
          Devaraj Das

        Activity

          People

            ddas Devaraj Das
            enis Enis Soztutar
            Votes:
            0 Vote for this issue
            Watchers:
            12 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: