[ 
https://issues.apache.org/jira/browse/MAPREDUCE-674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12728220#action_12728220
 ] 

Hudson commented on MAPREDUCE-674:
----------------------------------

Integrated in Hadoop-Mapreduce-trunk #15 (See 
[http://hudson.zones.apache.org/hudson/job/Hadoop-Mapreduce-trunk/15/])
    . Sqoop should allow a "where" clause to avoid having to export entire 
tables. Contributed by Kevin Weil.


> Sqoop should allow a "where" clause to avoid having to export entire tables
> ---------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-674
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-674
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: contrib/sqoop
>            Reporter: Kevin Weil
>            Assignee: Kevin Weil
>            Priority: Minor
>             Fix For: 0.21.0
>
>         Attachments: HADOOP-6115.patch, MAPREDUCE-674.patch
>
>
> Sqoop currently only exports at the granularity of a table.  This doesn't 
> work well on systems with large tables, where the overhead of performing a 
> full dump each time is significant.  Allowing the user to specify a where 
> clause is a relatively simple task which will give Sqoop a lot more 
> flexibility.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to