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

Hudson commented on SQOOP-367:
------------------------------

Integrated in Sqoop-jdk-1.6 #54 (See 
[https://builds.apache.org/job/Sqoop-jdk-1.6/54/])
    SQOOP-367 Codegen support for free-form query

blee : http://svn.apache.org/viewvc/?view=rev&rev=1196921
Files : 
* /incubator/sqoop/trunk/src/java/org/apache/sqoop/tool/CodeGenTool.java

                
> codegen support free-form query
> -------------------------------
>
>                 Key: SQOOP-367
>                 URL: https://issues.apache.org/jira/browse/SQOOP-367
>             Project: Sqoop
>          Issue Type: New Feature
>          Components: codegen
>    Affects Versions: 1.4.0-incubating
>         Environment: 64bit Ubuntu 10.10 Linux, Java build 1.6.0_24-b07, mysql 
> 5.1.49-1ubuntu8.1
>            Reporter: guoyun
>            Assignee: guoyun
>              Labels: codegen, query, sqoop
>             Fix For: 1.4.0-incubating
>
>         Attachments: codegen-support-free-form-query-V1.patch
>
>   Original Estimate: 72h
>  Remaining Estimate: 72h
>
> Like the import tool,  support using free-form query or table to import datas.
> example:
> codegen --connect jdbc:mysql://localhost/sqoop_datas --username root 
> --password 123456  --query 'select * from sqoop_source_datas where 
> $CONDITIONS'

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to