You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Boglarka Egyed (JIRA)" <ji...@apache.org> on 2016/10/24 11:24:59 UTC

[jira] [Created] (SQOOP-3034) HBase import should fail fast if using anything other than as-textfile

Boglarka Egyed created SQOOP-3034:
-------------------------------------

             Summary: HBase import should fail fast if using anything other than as-textfile
                 Key: SQOOP-3034
                 URL: https://issues.apache.org/jira/browse/SQOOP-3034
             Project: Sqoop
          Issue Type: Bug
            Reporter: Boglarka Egyed
            Assignee: Boglarka Egyed
            Priority: Minor


For HBase (bulk) import Sqoop uses an HBase(Bulk)ImportMapper which converts practically all types to HBase Strings including BLOB as well. All the --as-sequencefile, --as-avrofile, --as-paequetfile, etc. options are ignored and Hbase bulk import mapper is used instead. A fail fast shall be added.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)