[
https://issues.apache.org/jira/browse/SQOOP-1281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14945310#comment-14945310
]
Hudson commented on SQOOP-1281:
-------------------------------
FAILURE: Integrated in Sqoop-hadoop20 #1019 (See
[https://builds.apache.org/job/Sqoop-hadoop20/1019/])
SQOOP-1281: Support of glob paths during export (jarcec:
[https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=02e36db2b8deee01ae08a493369097b6812a164e])
* src/java/org/apache/sqoop/mapreduce/ExportJobBase.java
* src/test/com/cloudera/sqoop/TestAvroExport.java
> Support of glob paths during export
> ------------------------------------
>
> Key: SQOOP-1281
> URL: https://issues.apache.org/jira/browse/SQOOP-1281
> Project: Sqoop
> Issue Type: Improvement
> Affects Versions: 1.4.3
> Reporter: Viji
> Assignee: Clément MATHIEU
> Fix For: 1.4.7
>
> Attachments:
> 0001-SQOOP-1281-Support-of-glob-paths-during-export-2.patch,
> 0001-SQOOP-1281-Support-of-glob-paths-during-export.patch
>
>
> The current Export mechanism in Sqoop does not support globs in its input
> directory parameter. As a result, it considers wildcards as a path component
> and upon the logical failure of its lookup, it assumes the input format is
> unknown, and proceeds with using a Text based processor instead of the actual
> type (such as avro).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)