[
https://issues.apache.org/jira/browse/HBASE-11262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15134455#comment-15134455
]
Ted Yu commented on HBASE-11262:
--------------------------------
I assume the following file was included in the patch by accident:
hbase-resource-bundle/src/main/resources/supplemental-models.xml
> 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
> Fix For: 2.0.0, 1.3.0
>
> Attachments: ImportTsv_HBASE-11262.patch
>
>
> 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)