You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Avinash Kujur (JIRA)" <ji...@apache.org> on 2014/05/16 13:23:17 UTC

[jira] [Resolved] (MAPREDUCE-5742) pipes.Application should use SecureRandom for security purposes

     [ 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)