[
https://issues.apache.org/jira/browse/HBASE-11790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14104158#comment-14104158
]
Anoop Sam John commented on HBASE-11790:
----------------------------------------
Added HFileOutputFormat2 by deprecating HFileOutputFormat. When we deprecate
some class/API we can make sure those are not used within other parts of core
code. (which we are not doing always) This is a general observation.
> Bulk load should use HFileOutputFormat2 in all cases
> ----------------------------------------------------
>
> Key: HBASE-11790
> URL: https://issues.apache.org/jira/browse/HBASE-11790
> Project: HBase
> Issue Type: Improvement
> Reporter: ramkrishna.s.vasudevan
> Assignee: ramkrishna.s.vasudevan
>
> While debugging HBASE-11591 it was found that we in case of bulk load either
> thro TSV and by using LoadIncrementalHFiles we should be able to use the
> HFileOutputFormat2 so that the the metadata BULKLOAD_TIME_KEY is added to the
> HFile. If not this file will not be considered as part of bulk load and we
> end up in not reading from these files.
--
This message was sent by Atlassian JIRA
(v6.2#6252)