Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
While using --hbase-bulkload to import a table to HBase, the row key were not added into the column family even sqoop.hbase.add.row.key=true was defined
Example command line:
sqoop import -Dsqoop.hbase.add.row.key=true --connect jdbc:mysql://localhost:3306/XXX --username xxx --password xxx --hbase-create-table --hbase-table XXX --column-family cf --table TBL --split-by ID --hbase-row-key ID --hbase-bulkload --target-dir /tmp/bulkload
Attachments
Attachments
Issue Links
- relates to
-
SQOOP-3023 Cleanup build profiles in build.xml
- Open
- links to