[jira] [Commented] (HADOOP-9153) Support createNonRecursive in ViewFileSystem

2012-12-20 Thread Hudson (JIRA)

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

Hudson commented on HADOOP-9153:


Integrated in Hadoop-Yarn-trunk #71 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk/71/])
HADOOP-9153. Support createNonRecursive in ViewFileSystem. Contributed by 
Sandy Ryza. (Revision 1423824)

 Result = SUCCESS
tomwhite : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1423824
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/fs/FilterFileSystem.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/RawLocalFileSystem.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/viewfs/ChRootedFileSystem.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/viewfs/ViewFileSystem.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/viewfs/ViewFileSystemBaseTest.java


> Support createNonRecursive in ViewFileSystem
> 
>
> Key: HADOOP-9153
> URL: https://issues.apache.org/jira/browse/HADOOP-9153
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: viewfs
>Affects Versions: 2.0.2-alpha
>Reporter: Sandy Ryza
>Assignee: Sandy Ryza
> Fix For: 2.0.3-alpha
>
> Attachments: HADOOP-9153-1.patch, HADOOP-9153.patch
>
>
> Implement createNonRecursive in ViewFileSystem.  Currently an 
> "Unsupported..." exception is thrown when it's called.

--
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-9153) Support createNonRecursive in ViewFileSystem

2012-12-19 Thread Hudson (JIRA)

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

Hudson commented on HADOOP-9153:


Integrated in Hadoop-Mapreduce-trunk #1290 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1290/])
HADOOP-9153. Support createNonRecursive in ViewFileSystem. Contributed by 
Sandy Ryza. (Revision 1423824)

 Result = SUCCESS
tomwhite : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1423824
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/fs/FilterFileSystem.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/RawLocalFileSystem.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/viewfs/ChRootedFileSystem.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/viewfs/ViewFileSystem.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/viewfs/ViewFileSystemBaseTest.java


> Support createNonRecursive in ViewFileSystem
> 
>
> Key: HADOOP-9153
> URL: https://issues.apache.org/jira/browse/HADOOP-9153
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: viewfs
>Affects Versions: 2.0.2-alpha
>Reporter: Sandy Ryza
>Assignee: Sandy Ryza
> Fix For: 2.0.3-alpha
>
> Attachments: HADOOP-9153-1.patch, HADOOP-9153.patch
>
>
> Implement createNonRecursive in ViewFileSystem.  Currently an 
> "Unsupported..." exception is thrown when it's called.

--
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-9153) Support createNonRecursive in ViewFileSystem

2012-12-19 Thread Hudson (JIRA)

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

Hudson commented on HADOOP-9153:


Integrated in Hadoop-Hdfs-trunk #1259 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/1259/])
HADOOP-9153. Support createNonRecursive in ViewFileSystem. Contributed by 
Sandy Ryza. (Revision 1423824)

 Result = FAILURE
tomwhite : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1423824
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/fs/FilterFileSystem.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/RawLocalFileSystem.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/viewfs/ChRootedFileSystem.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/viewfs/ViewFileSystem.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/viewfs/ViewFileSystemBaseTest.java


> Support createNonRecursive in ViewFileSystem
> 
>
> Key: HADOOP-9153
> URL: https://issues.apache.org/jira/browse/HADOOP-9153
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: viewfs
>Affects Versions: 2.0.2-alpha
>Reporter: Sandy Ryza
>Assignee: Sandy Ryza
> Fix For: 2.0.3-alpha
>
> Attachments: HADOOP-9153-1.patch, HADOOP-9153.patch
>
>
> Implement createNonRecursive in ViewFileSystem.  Currently an 
> "Unsupported..." exception is thrown when it's called.

--
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-9153) Support createNonRecursive in ViewFileSystem

2012-12-19 Thread Hudson (JIRA)

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

Hudson commented on HADOOP-9153:


Integrated in Hadoop-trunk-Commit #3141 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/3141/])
HADOOP-9153. Support createNonRecursive in ViewFileSystem. Contributed by 
Sandy Ryza. (Revision 1423824)

 Result = SUCCESS
tomwhite : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1423824
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/fs/FilterFileSystem.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/RawLocalFileSystem.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/viewfs/ChRootedFileSystem.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/viewfs/ViewFileSystem.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/viewfs/ViewFileSystemBaseTest.java


> Support createNonRecursive in ViewFileSystem
> 
>
> Key: HADOOP-9153
> URL: https://issues.apache.org/jira/browse/HADOOP-9153
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: viewfs
>Affects Versions: 2.0.2-alpha
>Reporter: Sandy Ryza
>Assignee: Sandy Ryza
> Fix For: 2.0.3-alpha
>
> Attachments: HADOOP-9153-1.patch, HADOOP-9153.patch
>
>
> Implement createNonRecursive in ViewFileSystem.  Currently an 
> "Unsupported..." exception is thrown when it's called.

--
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-9153) Support createNonRecursive in ViewFileSystem

2012-12-18 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on HADOOP-9153:
---

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12561552/HADOOP-9153-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:red}-1 javac{color}.  The applied patch generated 2016 javac 
compiler warnings (more than the trunk's current 2013 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/1911//testReport/
Javac warnings: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/1911//artifact/trunk/patchprocess/diffJavacWarnings.txt
Console output: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/1911//console

This message is automatically generated.

> Support createNonRecursive in ViewFileSystem
> 
>
> Key: HADOOP-9153
> URL: https://issues.apache.org/jira/browse/HADOOP-9153
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: viewfs
>Affects Versions: 2.0.2-alpha
>Reporter: Sandy Ryza
>Assignee: Sandy Ryza
> Attachments: HADOOP-9153-1.patch, HADOOP-9153.patch
>
>
> Implement createNonRecursive in ViewFileSystem.  Currently an 
> "Unsupported..." exception is thrown when it's called.

--
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-9153) Support createNonRecursive in ViewFileSystem

2012-12-18 Thread Sandy Ryza (JIRA)

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

Sandy Ryza commented on HADOOP-9153:


You're right.  Changed FilterFileSystem to call fs.createNonRecursive and 
ChRootedFileSystem to call super.createNonRecursive.

> Support createNonRecursive in ViewFileSystem
> 
>
> Key: HADOOP-9153
> URL: https://issues.apache.org/jira/browse/HADOOP-9153
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: viewfs
>Affects Versions: 2.0.2-alpha
>Reporter: Sandy Ryza
>Assignee: Sandy Ryza
> Attachments: HADOOP-9153-1.patch, HADOOP-9153.patch
>
>
> Implement createNonRecursive in ViewFileSystem.  Currently an 
> "Unsupported..." exception is thrown when it's called.

--
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-9153) Support createNonRecursive in ViewFileSystem

2012-12-18 Thread Tom White (JIRA)

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

Tom White commented on HADOOP-9153:
---

Shouldn't FilterFileSystem and ChRootedFileSystem both call 
fs.createNonRecursive()?

> Support createNonRecursive in ViewFileSystem
> 
>
> Key: HADOOP-9153
> URL: https://issues.apache.org/jira/browse/HADOOP-9153
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: viewfs
>Affects Versions: 2.0.2-alpha
>Reporter: Sandy Ryza
>Assignee: Sandy Ryza
> Attachments: HADOOP-9153.patch
>
>
> Implement createNonRecursive in ViewFileSystem.  Currently an 
> "Unsupported..." exception is thrown when it's called.

--
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-9153) Support createNonRecursive in ViewFileSystem

2012-12-17 Thread Sandy Ryza (JIRA)

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

Sandy Ryza commented on HADOOP-9153:


Compiler warnings are because createNonRecursive is deprecated

> Support createNonRecursive in ViewFileSystem
> 
>
> Key: HADOOP-9153
> URL: https://issues.apache.org/jira/browse/HADOOP-9153
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: viewfs
>Affects Versions: 2.0.2-alpha
>Reporter: Sandy Ryza
>Assignee: Sandy Ryza
> Attachments: HADOOP-9153.patch
>
>
> Implement createNonRecursive in ViewFileSystem.  Currently an 
> "Unsupported..." exception is thrown when it's called.

--
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-9153) Support createNonRecursive in ViewFileSystem

2012-12-17 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on HADOOP-9153:
---

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12561404/HADOOP-9153.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:red}-1 javac{color}.  The applied patch generated 2016 javac 
compiler warnings (more than the trunk's current 2013 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/1904//testReport/
Javac warnings: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/1904//artifact/trunk/patchprocess/diffJavacWarnings.txt
Console output: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/1904//console

This message is automatically generated.

> Support createNonRecursive in ViewFileSystem
> 
>
> Key: HADOOP-9153
> URL: https://issues.apache.org/jira/browse/HADOOP-9153
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: viewfs
>Affects Versions: 2.0.2-alpha
>Reporter: Sandy Ryza
>Assignee: Sandy Ryza
> Attachments: HADOOP-9153.patch
>
>
> Implement createNonRecursive in ViewFileSystem.  Currently an 
> "Unsupported..." exception is thrown when it's called.

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