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

Dennis Y commented on HDFS-4615:
--------------------------------

this patch applied to branch-2 causes compilation failure:
Compilation failure: Compilation failure:
2013-03-25 13:04:41.459 [ERROR] 
/home/jenkins/jenkins/workspace/Hadoop-common-Integration-branch-2-gd/yhadoop-common/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestDFSShell.java:[895,15]
 WINDOWS is not public in org.apache.hadoop.fs.Path; cannot be accessed from 
outside package
2013-03-25 13:04:41.459 [ERROR] 
/home/jenkins/jenkins/workspace/Hadoop-common-Integration-branch-2-gd/yhadoop-common/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/qjournal/TestNNWithQJM.java:[102,20]
 WINDOWS is not public in org.apache.hadoop.fs.Path; cannot be accessed from 
outside package
2013-03-25 13:04:41.460 [ERROR] -> [Help 1]

=====================
class 
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/Path.java
contains attribute 'WINDOWS' which is not public in branch-2:
  static final boolean WINDOWS






                
> Fix TestDFSShell failures on Windows
> ------------------------------------
>
>                 Key: HDFS-4615
>                 URL: https://issues.apache.org/jira/browse/HDFS-4615
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 3.0.0
>         Environment: Windows
>            Reporter: Arpit Agarwal
>            Assignee: Arpit Agarwal
>              Labels: windows
>             Fix For: 2.0.5-beta
>
>         Attachments: HADOOP-9398.patch, HDFS-4615.patch, 
> TestDFSShell-Failed-testcases-Windows.txt
>
>   Original Estimate: 8h
>  Remaining Estimate: 8h
>
> List of failed tests with exceptions attached.

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