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

Tom White commented on MAPREDUCE-1168:
--------------------------------------

+1 This looks good. A few nits:

* ExportError. Should this be ExportException? Errors are generally only thrown 
by the JVM itself.
* ImportOptions. This is now being used for export options too, so should 
probably be renamed SqoopOptions.
* ExportJob#isSequenceFiles() could use magic numbers to detect the format. 
Could AutoInputFormat be used, or adapted?

> Export data to databases via Sqoop
> ----------------------------------
>
>                 Key: MAPREDUCE-1168
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1168
>             Project: Hadoop Map/Reduce
>          Issue Type: New Feature
>          Components: contrib/sqoop
>            Reporter: Aaron Kimball
>            Assignee: Aaron Kimball
>         Attachments: MAPREDUCE-1168.patch
>
>
> Sqoop can import from a database into HDFS. It's high time it works in 
> reverse too.

-- 
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