[
https://issues.apache.org/jira/browse/MAPREDUCE-5742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Avinash Kujur resolved MAPREDUCE-5742.
--------------------------------------
Resolution: Fixed
> pipes.Application should use SecureRandom for security purposes
> ---------------------------------------------------------------
>
> Key: MAPREDUCE-5742
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-5742
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Reporter: Hiroshi Ikeda
> Assignee: Avinash Kujur
> Priority: Minor
> Attachments: MAPREDUCE-5742.patch, MapReduce-5742.patch
>
>
> org.apache.hadoop.mapred.pipes.Application calls its private method
> getSecurityChallenge(), which uses java.util.Random. It should use
> java.security.SecureRandom.
--
This message was sent by Atlassian JIRA
(v6.2#6252)