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 15:49:58 UTC

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

     [ https://issues.apache.org/jira/browse/SQOOP-3034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Boglarka Egyed updated SQOOP-3034:
----------------------------------
    Attachment: SQOOP-3034.patch

> 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
>         Attachments: SQOOP-3034.patch, SQOOP-3034.patch
>
>
> 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)