[
https://issues.apache.org/jira/browse/MAPREDUCE-816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12737431#action_12737431
]
Aaron Kimball commented on MAPREDUCE-816:
-----------------------------------------
Also, no new tests were added because this is a trivial
variable/method/command-line argument renaming.
> 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
> 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.