[ https://issues.apache.org/jira/browse/SQOOP-3034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15648173#comment-15648173 ]
ASF subversion and git services commented on SQOOP-3034: -------------------------------------------------------- Commit 53b490e146e9b5c71fc2e94640d8c8e1d03d9eb7 in sqoop's branch refs/heads/trunk from [~maugli] [ https://git-wip-us.apache.org/repos/asf?p=sqoop.git;h=53b490e ] SQOOP-3034: HBase import should fail fast if using anything other than as-textfile (Boglarka Egyed via Attila Szabo) > 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: Improvement > Reporter: Boglarka Egyed > Assignee: Boglarka Egyed > Priority: Minor > Attachments: SQOOP-3034.patch, SQOOP-3034.patch, 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)