SQOOP CLI needs to support importing data into more than one column family into
HBase.
--------------------------------------------------------------------------------------
Key: SQOOP-472
URL: https://issues.apache.org/jira/browse/SQOOP-472
Project: Sqoop
Issue Type: Improvement
Components: hbase-integration
Affects Versions: 1.4.0-incubating
Environment: Unix
Reporter: Anil Gupta
At present, SQOOP doesnt supports importing data in more than one column family
in HBase.
At present, if i need to import data into two column families then i need to
run Sqoop twice. Two column families can be imported by invoking sqoop once
rather than twice.
Example for loading data into Hbase with more than one column families using
HBase java API can be looked into HBase Bulk Loader.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira