[
https://issues.apache.org/jira/browse/MAPREDUCE-710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12731623#action_12731623
]
Hudson commented on MAPREDUCE-710:
----------------------------------
Integrated in Hadoop-Mapreduce-trunk #23 (See
[http://hudson.zones.apache.org/hudson/job/Hadoop-Mapreduce-trunk/23/])
. Sqoop should read and transmit passwords in a more secure manner.
Contributed by Aaron Kimball.
> Sqoop should read and transmit passwords in a more secure manner
> ----------------------------------------------------------------
>
> Key: MAPREDUCE-710
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-710
> Project: Hadoop Map/Reduce
> Issue Type: Improvement
> Components: contrib/sqoop
> Reporter: Aaron Kimball
> Assignee: Aaron Kimball
> Fix For: 0.21.0
>
> Attachments: MAPREDUCE-710.2.patch, MAPREDUCE-710.3.patch,
> MAPREDUCE-710.patch
>
>
> Sqoop's current support for passwords involves reading passwords from the
> command line "--password foo", which makes the password visible to other
> users via 'ps'. An invisible-console approach should be taken.
> Related, Sqoop transmits passwords to mysqldump in the same fashion, which is
> also insecure.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.