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

Reporting on status of backing MOB files from client-facing cells

    XMLWordPrintableJSON

Details

    • Hide
      <!-- markdown -->

      Users of the MOB feature can now use the `mobrefs` utility to get statistics about data in the MOB system and verify the health of backing files on HDFS.

      ```
      HADOOP_CLASSPATH=/etc/hbase/conf:$(hbase mapredcp) yarn jar \
          /some/path/to/hbase-shaded-mapreduce.jar mobrefs mobrefs-report-output some_table foo
      ```

      See javadocs of the class `MobRefReporter` for more details.

      the reference guide has added some information about MOB internals and troubleshooting.
      Show
      <!-- markdown --> Users of the MOB feature can now use the `mobrefs` utility to get statistics about data in the MOB system and verify the health of backing files on HDFS. ``` HADOOP_CLASSPATH=/etc/hbase/conf:$(hbase mapredcp) yarn jar \     /some/path/to/hbase-shaded-mapreduce.jar mobrefs mobrefs-report-output some_table foo ``` See javadocs of the class `MobRefReporter` for more details. the reference guide has added some information about MOB internals and troubleshooting.

    Description

      We should be able to do some correctness testing of the mob files referenced by current cells in a mob enabled table.

      Attachments

        Issue Links

          Activity

            People

              busbey Sean Busbey
              busbey Sean Busbey
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: