[
https://issues.apache.org/jira/browse/MAPREDUCE-816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12737898#action_12737898
]
Hudson commented on MAPREDUCE-816:
----------------------------------
Integrated in Hadoop-Mapreduce-trunk #35 (See
[http://hudson.zones.apache.org/hudson/job/Hadoop-Mapreduce-trunk/35/])
> Rename "local" mysql import to "direct"
> ---------------------------------------
>
> Key: MAPREDUCE-816
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-816
> Project: Hadoop Map/Reduce
> Issue Type: Improvement
> Components: contrib/sqoop
> Reporter: Aaron Kimball
> Assignee: Aaron Kimball
> Priority: Minor
> Fix For: 0.21.0
>
> Attachments: MAPREDUCE-816.patch
>
>
> A mysqldump-based fast path known as "local mode" is used in sqoop when users
> pass the argument {{--local.}} The restriction that this only import from
> localhost was based on an implementation technique that was later abandoned
> in favor of a more general one, which can support remote hosts as well. Thus,
> {{--local}} is a poor name for the flag. {{--direct}} is more general and
> more descriptive. This should be used instead.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.