[ 
https://issues.apache.org/jira/browse/HBASE-11262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ashish Kumar updated HBASE-11262:
---------------------------------
    Release Note: In bulk import, it just stores everything in the table but 
some times we want to avoid empty column values to save some disk space. So, 
this code snippet to skip those empty columns values while bulk load based on 
the user's choice. By default, this feature will be disabled. User has to set 
SKIP_EMPTY_COLUMNS true to use this.
          Status: Patch Available  (was: In Progress)

> 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
>            Assignee: 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.3.4#6332)

Reply via email to