[
https://issues.apache.org/jira/browse/SQOOP-3153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16292206#comment-16292206
]
Hudson commented on SQOOP-3153:
-------------------------------
SUCCESS: Integrated in Jenkins build Sqoop-hadoop200 #1139 (See
[https://builds.apache.org/job/Sqoop-hadoop200/1139/])
SQOOP-3153: Sqoop export with --as-<spec_file_format> error message (vasas:
[https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=779eb01de4358f039a5c8c8edb76ffdcd5c4ffd6])
* (edit) src/java/org/apache/sqoop/tool/BaseSqoopTool.java
* (edit) src/java/org/apache/sqoop/tool/ExportTool.java
> Sqoop export with --as-<spec_file_format> error message could be more verbose
> -----------------------------------------------------------------------------
>
> Key: SQOOP-3153
> URL: https://issues.apache.org/jira/browse/SQOOP-3153
> Project: Sqoop
> Issue Type: Improvement
> Affects Versions: 1.4.6
> Reporter: Boglarka Egyed
> Assignee: Ferenc Szabo
> Priority: Minor
> Fix For: 1.5.0
>
> Attachments: SQOOP-3153.patch, SQOOP-3153.patch
>
>
> Currently the error message during an export with --as-sequencefile or
> --as-avrodatafile or --as-parquetfile is the following:
> {code}
> ERROR tool.BaseSqoopTool: Error parsing arguments for export:
> ERROR tool.BaseSqoopTool: Unrecognized argument: --as-avrodatafile
> {code}
> Based on the result of SQOOP-3151 this error message could be more verbose as
> it is a bit misleading now.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)