saintstack commented on a change in pull request #1496:
URL: https://github.com/apache/hbase/pull/1496#discussion_r419751666
##########
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.
+==== Data values over the MOB threshold show up stored in the non-MOB hfiles
+
+Bulk load and WAL split-to-HFile feature write data into the normal
/hbase/data directory irrespective of data over than the MOB threshold.
Review comment:
The last part of this sentence reads wonky. Is it what was intended?
Thanks.
----------------------------------------------------------------
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]