busbey commented on a change in pull request #1496: HBASE-23742 Document that with split-to-hfile data over the MOB threshold will be treated as normal data URL: https://github.com/apache/hbase/pull/1496#discussion_r410977580
########## File path: src/main/asciidoc/_chapters/hbase_mob.adoc ########## @@ -613,6 +613,13 @@ $ hdfs dfs -count /hbase/mobdir/data/default/some_table This data is spurious and may be reclaimed. You should sideline it, verify your application’s view of the table, and then delete it. +==== MOB data is written in the normal /hbase/data directory rather than in /hbase/mobdir Review comment: How about a heading "Data values over the MOB threshold show up stored in the non-MOB hfiles" ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
