You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "ramkrishna.s.vasudevan (JIRA)" <ji...@apache.org> on 2014/08/20 19:00:28 UTC

[jira] [Created] (HBASE-11790) Bulk load should use HFileOutputFormat2 in all cases

ramkrishna.s.vasudevan created HBASE-11790:
----------------------------------------------

             Summary: 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)