[
https://issues.apache.org/jira/browse/HBASE-5338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Purtell updated HBASE-5338:
----------------------------------
Resolution: Won't Fix
Status: Resolved (was: Patch Available)
Stale issue. Reopen if still relevant.
> 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 was sent by Atlassian JIRA
(v6.2#6252)