[
https://issues.apache.org/jira/browse/SQOOP-3034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15648208#comment-15648208
]
Hudson commented on SQOOP-3034:
-------------------------------
FAILURE: Integrated in Jenkins build Sqoop-hadoop20 #1065 (See
[https://builds.apache.org/job/Sqoop-hadoop20/1065/])
SQOOP-3034: HBase import should fail fast if using anything other than (maugli:
[https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=53b490e146e9b5c71fc2e94640d8c8e1d03d9eb7])
* (edit) src/java/org/apache/sqoop/tool/BaseSqoopTool.java
* (edit) src/test/org/apache/sqoop/tool/ImportToolValidateOptionsTest.java
> 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)