[jira] [Commented] (HADOOP-9511) Adding support for additional input streams (FSDataInputStream and RandomAccessFile) in SecureIOUtils.

2013-05-07 Thread Hudson (JIRA)

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

Hudson commented on HADOOP-9511:


Integrated in Hadoop-Yarn-trunk #202 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk/202/])
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-SVNview=revrev=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


[jira] [Commented] (HADOOP-9511) Adding support for additional input streams (FSDataInputStream and RandomAccessFile) in SecureIOUtils.

2013-05-07 Thread Hudson (JIRA)

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

Hudson commented on HADOOP-9511:


Integrated in Hadoop-Hdfs-trunk #1391 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/1391/])
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 = FAILURE
vinodkv : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=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


[jira] [Commented] (HADOOP-9511) Adding support for additional input streams (FSDataInputStream and RandomAccessFile) in SecureIOUtils.

2013-05-07 Thread Hudson (JIRA)

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

Hudson commented on HADOOP-9511:


Integrated in Hadoop-Mapreduce-trunk #1418 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1418/])
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-SVNview=revrev=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


[jira] [Commented] (HADOOP-9511) Adding support for additional input streams (FSDataInputStream and RandomAccessFile) in SecureIOUtils.

2013-05-06 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-9511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=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-SVNview=revrev=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


[jira] [Commented] (HADOOP-9511) Adding support for additional input streams (FSDataInputStream and RandomAccessFile) in SecureIOUtils.

2013-05-03 Thread Omkar Vinit Joshi (JIRA)

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

Omkar Vinit Joshi commented on HADOOP-9511:
---

bq. May be we should just pass in a File to openFSDataInputStream?
Fixed.

bq. The isExists() check is unnecesary? As the subsequent stat will anyways 
validate that, right?
Yes this check is also there in FSDataInputStream.open call.. removing it.

bq. Similarly for forceSecureOpenFSDataInputStream.
No additional exists checks here..

Updating tests 

 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
 Attachments: HADOOP-9511.20130426.patch, HADOOP-9511.20130429.patch, 
 HADOOP-9511.20130430.1.patch, HADOOP-9511.20130430.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


[jira] [Commented] (HADOOP-9511) Adding support for additional input streams (FSDataInputStream and RandomAccessFile) in SecureIOUtils.

2013-05-03 Thread Vinod Kumar Vavilapalli (JIRA)

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

Vinod Kumar Vavilapalli commented on HADOOP-9511:
-

The patch looks good to me, will check it in if Jenkins comes back..

 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
 Attachments: HADOOP-9511.20130426.patch, HADOOP-9511.20130429.patch, 
 HADOOP-9511.20130430.1.patch, HADOOP-9511.20130430.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


[jira] [Commented] (HADOOP-9511) Adding support for additional input streams (FSDataInputStream and RandomAccessFile) in SecureIOUtils.

2013-05-03 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on HADOOP-9511:
---

{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12581721/HADOOP-9511.20130503.patch
  against trunk revision .

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 1 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  The javadoc tool did not generate any 
warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 1.3.9) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-common-project/hadoop-common.

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/2509//testReport/
Console output: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/2509//console

This message is automatically generated.

 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
 Attachments: HADOOP-9511.20130426.patch, HADOOP-9511.20130429.patch, 
 HADOOP-9511.20130430.1.patch, HADOOP-9511.20130430.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


[jira] [Commented] (HADOOP-9511) Adding support for additional input streams (FSDataInputStream and RandomAccessFile) in SecureIOUtils.

2013-05-03 Thread Vinod Kumar Vavilapalli (JIRA)

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

Vinod Kumar Vavilapalli commented on HADOOP-9511:
-

I meant branch-2.

 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
 Attachments: HADOOP-9511.20130426.patch, HADOOP-9511.20130429.patch, 
 HADOOP-9511.20130430.1.patch, HADOOP-9511.20130430.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


[jira] [Commented] (HADOOP-9511) Adding support for additional input streams (FSDataInputStream and RandomAccessFile) in SecureIOUtils.

2013-05-03 Thread Omkar Vinit Joshi (JIRA)

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

Omkar Vinit Joshi commented on HADOOP-9511:
---

Attaching branch-2 patch. Tested locally for branch-2 with -Pnative.

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


[jira] [Commented] (HADOOP-9511) Adding support for additional input streams (FSDataInputStream and RandomAccessFile) in SecureIOUtils.

2013-04-30 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on HADOOP-9511:
---

{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12581188/HADOOP-9511.20130430.patch
  against trunk revision .

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 1 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  The javadoc tool did not generate any 
warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 1.3.9) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-common-project/hadoop-common.

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/2495//testReport/
Console output: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/2495//console

This message is automatically generated.

 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
 Attachments: HADOOP-9511.20130426.patch, HADOOP-9511.20130429.patch, 
 HADOOP-9511.20130430.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


[jira] [Commented] (HADOOP-9511) Adding support for additional input streams (FSDataInputStream and RandomAccessFile) in SecureIOUtils.

2013-04-30 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on HADOOP-9511:
---

{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12581199/HADOOP-9511.20130430.1.patch
  against trunk revision .

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 1 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  The javadoc tool did not generate any 
warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 1.3.9) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-common-project/hadoop-common.

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/2496//testReport/
Console output: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/2496//console

This message is automatically generated.

 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
 Attachments: HADOOP-9511.20130426.patch, HADOOP-9511.20130429.patch, 
 HADOOP-9511.20130430.1.patch, HADOOP-9511.20130430.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


[jira] [Commented] (HADOOP-9511) Adding support for additional input streams (FSDataInputStream and RandomAccessFile) in SecureIOUtils.

2013-04-29 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on HADOOP-9511:
---

{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12580999/HADOOP-9511.20130429.patch
  against trunk revision .

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 1 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  The javadoc tool did not generate any 
warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 1.3.9) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-common-project/hadoop-common.

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/2491//testReport/
Console output: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/2491//console

This message is automatically generated.

 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
 Attachments: HADOOP-9511.20130426.patch, HADOOP-9511.20130429.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


[jira] [Commented] (HADOOP-9511) Adding support for additional input streams (FSDataInputStream and RandomAccessFile) in SecureIOUtils.

2013-04-26 Thread Omkar Vinit Joshi (JIRA)

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

Omkar Vinit Joshi commented on HADOOP-9511:
---

Extending the functionality of SecureIOUtils. Creating support to open 
RandomAccessFile and FSDataInputStream in secure mode.
Updating existing test cases and checking the behavior for an additional 
condition (expecedOwner matches but expectedGroupOwner does not) for all three 
streams.

 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

 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


[jira] [Commented] (HADOOP-9511) Adding support for additional input streams (FSDataInputStream and RandomAccessFile) in SecureIOUtils.

2013-04-26 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on HADOOP-9511:
---

{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12580739/HADOOP-9511.20130426.patch
  against trunk revision .

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 1 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  The javadoc tool did not generate any 
warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 1.3.9) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-common-project/hadoop-common.

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/2481//testReport/
Console output: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/2481//console

This message is automatically generated.

 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
 Attachments: HADOOP-9511.20130426.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