[ 
https://issues.apache.org/jira/browse/HADOOP-9511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13650323#comment-13650323
 ] 

Hudson commented on HADOOP-9511:
--------------------------------

Integrated in Hadoop-trunk-Commit #3712 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/3712/])
    HADOOP-9511. Adding support for additional input streams (FSDataInputStream 
and RandomAccessFile) in SecureIOUtils so as to help YARN-578. Contributed by 
Omkar Vinit Joshi. (Revision 1479010)

     Result = SUCCESS
vinodkv : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1479010
Files : 
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/io/SecureIOUtils.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/io/TestSecureIOUtils.java

                
> Adding support for additional input streams (FSDataInputStream and 
> RandomAccessFile) in SecureIOUtils.
> ------------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-9511
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9511
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Omkar Vinit Joshi
>            Assignee: Omkar Vinit Joshi
>             Fix For: 2.0.5-beta
>
>         Attachments: HADOOP-9511.20130426.patch, HADOOP-9511.20130429.patch, 
> HADOOP-9511.20130430.1.patch, HADOOP-9511.20130430.patch, 
> HADOOP-9511-20130503.branh-2.patch, HADOOP-9511.20130503.patch
>
>
> At present we can only get secured InputStream. However we want other types 
> of input streams to avoid possible security attacks.
> YARN-578 needs this fix.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to