[
https://issues.apache.org/jira/browse/HADOOP-6115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Weil updated HADOOP-6115:
-------------------------------
Status: Patch Available (was: Open)
> Sqoop should allow a "where" clause to avoid having to export entire tables
> ---------------------------------------------------------------------------
>
> Key: HADOOP-6115
> URL: https://issues.apache.org/jira/browse/HADOOP-6115
> Project: Hadoop Common
> Issue Type: Improvement
> Components: contrib/sqoop
> Affects Versions: 0.21.0
> Reporter: Kevin Weil
> Priority: Minor
> Attachments: HADOOP-6115.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.