You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ashish Kumar (JIRA)" <ji...@apache.org> on 2014/05/28 10:29:01 UTC

[jira] [Created] (HBASE-11262) Avoid empty columns while doing bulk-load

Ashish Kumar created HBASE-11262:
------------------------------------

             Summary: Avoid empty columns while doing bulk-load
                 Key: HBASE-11262
                 URL: https://issues.apache.org/jira/browse/HBASE-11262
             Project: HBase
          Issue Type: New Feature
            Reporter: Ashish Kumar


In bulk load feature of hbase (ImportTsv and CompleteBulkload), it just stores everything in the table but some times we want to avoid empty column values to save some disk space. So, we can have a feature to skip those empty columns values while bulk load (If user wants).



--
This message was sent by Atlassian JIRA
(v6.2#6252)