[ 
https://issues.apache.org/jira/browse/SQOOP-340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13108939#comment-13108939
 ] 

Hudson commented on SQOOP-340:
------------------------------

Integrated in Sqoop-jdk-1.6 #26 (See 
[https://builds.apache.org/job/Sqoop-jdk-1.6/26/])
    SQOOP-340. Explicit error message for invalid options.

(Jarek Jarcec Cecho via Arvind Prabhakar)

arvind : http://svn.apache.org/viewvc/?view=rev&rev=1173304
Files : 
* /incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/ImportTool.java


> Rise exception when both --direct and --as--sequencefile or --as-avrodatafile 
> are given
> ---------------------------------------------------------------------------------------
>
>                 Key: SQOOP-340
>                 URL: https://issues.apache.org/jira/browse/SQOOP-340
>             Project: Sqoop
>          Issue Type: Bug
>          Components: tools
>            Reporter: Jarek Jarcec Cecho
>            Assignee: Jarek Jarcec Cecho
>            Priority: Minor
>             Fix For: 1.4.0
>
>         Attachments: SQOOP-340.patch, SQOOP-340.patch
>
>
> I was very excited when I saw that sqoop is able to use direct import from 
> MySQL to HDFS and that it's able to save output as SequenceFile. 
> Unfortunately sqoop is not able to do both at the same time, but it will 
> accept both parameters on command line. The --as-sequencefile is ignored and 
> file is still exported to CSV. Which make sense, but it's very confusing for 
> the end user. Would be nice, if sqoop would rise an Exception in case that 
> both parameters are present on the command line.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to