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

Add endpoint coprocessor to the section hbase.coprocessor.region.classes in HBase book

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 2.0.0
    • 2.0.0
    • documentation
    • None
    • Reviewed

    Description

      hbase.coprocessor.region.classes
      Description

      A comma-separated list of Coprocessors that are loaded by default on all tables. For any override coprocessor method, these classes will be called in order. After implementing your own Coprocessor, just put it in HBase’s classpath and add the fully qualified class name here. A coprocessor can also be loaded on demand by setting HTableDescriptor.

      This must be more specific: not Coprocessors, but Region observers and endpoint coprocessors.

      Attachments

        1. HBASE-13866.patch
          2 kB
          M Linville

        Activity

          People

            misty M Linville
            vrodionov Vladimir Rodionov
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: