[ 
https://issues.apache.org/jira/browse/HBASE-11262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15134814#comment-15134814
 ] 

Hudson commented on HBASE-11262:
--------------------------------

FAILURE: Integrated in HBase-Trunk_matrix #684 (See 
[https://builds.apache.org/job/HBase-Trunk_matrix/684/])
HBASE-11262 Avoid empty columns while doing bulk-load (Ashish Kumar) (tedyu: 
rev 64bac770d4cd3cb780fea58101ea79b96283d320)
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/mapreduce/TestImportTsv.java
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/TsvImporterMapper.java
* hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/ImportTsv.java


> 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: HBASE-11262-branch-1.addendum, 
> 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)

Reply via email to