[
https://issues.apache.org/jira/browse/HBASE-5338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13736355#comment-13736355
]
Harsh J commented on HBASE-5338:
--------------------------------
@Lars - I preferred to implement a missing value skipper instead. That is
'a,,c,d' is valid in meaning that 'b' (non-existent in the spec) will get
skipped. Works at ends too.
> Add SKIP support to importtsv
> ------------------------------
>
> Key: HBASE-5338
> URL: https://issues.apache.org/jira/browse/HBASE-5338
> Project: HBase
> Issue Type: Improvement
> Components: mapreduce
> Affects Versions: 0.96.0
> Reporter: Lars George
> Assignee: Harsh J
> Priority: Trivial
> Attachments: HBASE-5338.patch
>
>
> It'd be nice to have support for "SKIP" mappings so that you can omit columns
> from the TSV during the import. For example
> {code}
> -Dimporttsv.columns=SKIP,HBASE_ROW_KEY,cf1:col1,cf1:col2,SKIP,SKIP,cf2:col1...
> {code}
> Or maybe HBASE_SKIP_COLUMN to be less ambiguous.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira