Sqoop should allow a where clause in its export statements
----------------------------------------------------------
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
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.