You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Avinash Kujur (JIRA)" <ji...@apache.org> on 2014/03/31 12:35:15 UTC

[jira] [Assigned] (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 reassigned MAPREDUCE-5742:
----------------------------------------

    Assignee: Avinash Kujur

> 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: Trivial
>
> 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)