[
https://issues.apache.org/jira/browse/MAPREDUCE-816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matei Zaharia updated MAPREDUCE-816:
------------------------------------
Resolution: Fixed
Fix Version/s: 0.21.0
Status: Resolved (was: Patch Available)
I've committed this. Thanks Aaron!
> 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.