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

Hudson commented on HADOOP-8819:
--------------------------------

Integrated in Hadoop-Mapreduce-trunk #1199 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1199/])
    HADOOP-8819. Incorrectly & is used instead of && in some file system 
implementations. Contributed by Brandon Li. (Revision 1386451)

     Result = SUCCESS
suresh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1386451
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/ftp/FTPFileSystem.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/ftp/FTPInputStream.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/s3/S3InputStream.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/main/java/org/apache/hadoop/fs/viewfs/ViewFs.java

                
> Should use && instead of  & in a few places in 
> FTPFileSystem,FTPInputStream,S3InputStream,ViewFileSystem,ViewFs
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-8819
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8819
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs
>    Affects Versions: 2.0.0-alpha, 3.0.0
>            Reporter: Brandon Li
>            Assignee: Brandon Li
>             Fix For: 3.0.0, 2.0.3-alpha
>
>         Attachments: HADOOP-8819.patch
>
>
> Should use && instead of  & in a few places in 
> FTPFileSystem,FTPInputStream,S3InputStream,ViewFileSystem,ViewFs.

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