Karel created SQOOP-3276:
----------------------------
Summary: Enable import of null columns to HBase
Key: SQOOP-3276
URL: https://issues.apache.org/jira/browse/SQOOP-3276
Project: Sqoop
Issue Type: Improvement
Components: hbase-integration
Reporter: Karel
It would be very useful to to have these options for hbase import:
--null-string ''
--null-non-string '0'
The workaround is using coalesce in the query, but that's hard if you import
many tables with many columns.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)