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

Jarek Jarcec Cecho commented on SQOOP-793:
------------------------------------------

Hi Guido,
it seems to me that you're just interested in quite simple ETL operation. Sqoop 
on the other hand is not an ETL tool, it's a tool for efficient transferring 
bulk data between Apache Hadoop and structured datastores such as relational 
databases. Thus I really do not see fit of your use case and Sqoop at the 
moment.

I would more recommend to create simple mapreduce job to achieve what you're 
looking for.

Jarcec
                
> mysqldump > file > hdfs > sqoop
> -------------------------------
>
>                 Key: SQOOP-793
>                 URL: https://issues.apache.org/jira/browse/SQOOP-793
>             Project: Sqoop
>          Issue Type: New Feature
>          Components: connectors/mysql
>            Reporter: Guido Serra aka Zeph
>            Assignee: Guido Serra aka Zeph
>            Priority: Minor
>
> extend the MySQLDump module to be able to read from a mysqldump generated 
> file,
> saved on hdfs, instead of triggering the "--direct" option or connect via jdbc

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to