[jira] [Updated] (HDFS-815) FileContext tests fail on Windows

2016-01-26 Thread Vinod Kumar Vavilapalli (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vinod Kumar Vavilapalli updated HDFS-815:
-
Fix Version/s: (was: 2.7.2)

> FileContext tests fail on Windows
> -
>
> Key: HDFS-815
> URL: https://issues.apache.org/jira/browse/HDFS-815
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: test
>Affects Versions: 0.21.0
> Environment: Windows
>Reporter: Konstantin Shvachko
>
> The following FileContext-related tests are failing on windows because of 
> incorrect use "test.build.data" system property for setting hdfs paths, which 
> end up containing "C:" as a path component, which hdfs does not support.
> {code}
> org.apache.hadoop.fs.TestFcHdfsCreateMkdir
> org.apache.hadoop.fs.TestFcHdfsPermission
> org.apache.hadoop.fs.TestHDFSFileContextMainOperations
> org.apache.hadoop.hdfs.server.namenode.metrics.TestNameNodeMetrics
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HDFS-815) FileContext tests fail on Windows

2013-05-09 Thread Arpit Agarwal (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Arpit Agarwal updated HDFS-815:
---

Assignee: Arpit Agarwal

 FileContext tests fail on Windows
 -

 Key: HDFS-815
 URL: https://issues.apache.org/jira/browse/HDFS-815
 Project: Hadoop HDFS
  Issue Type: Bug
  Components: test
Affects Versions: 0.21.0
 Environment: Windows
Reporter: Konstantin Shvachko
Assignee: Arpit Agarwal

 The following FileContext-related tests are failing on windows because of 
 incorrect use test.build.data system property for setting hdfs paths, which 
 end up containing C: as a path component, which hdfs does not support.
 {code}
 org.apache.hadoop.fs.TestFcHdfsCreateMkdir
 org.apache.hadoop.fs.TestFcHdfsPermission
 org.apache.hadoop.fs.TestHDFSFileContextMainOperations
 org.apache.hadoop.hdfs.server.namenode.metrics.TestNameNodeMetrics
 {code}

--
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] [Updated] (HDFS-815) FileContext tests fail on Windows

2013-05-09 Thread Arpit Agarwal (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Arpit Agarwal updated HDFS-815:
---

Assignee: (was: Arpit Agarwal)

 FileContext tests fail on Windows
 -

 Key: HDFS-815
 URL: https://issues.apache.org/jira/browse/HDFS-815
 Project: Hadoop HDFS
  Issue Type: Bug
  Components: test
Affects Versions: 0.21.0
 Environment: Windows
Reporter: Konstantin Shvachko

 The following FileContext-related tests are failing on windows because of 
 incorrect use test.build.data system property for setting hdfs paths, which 
 end up containing C: as a path component, which hdfs does not support.
 {code}
 org.apache.hadoop.fs.TestFcHdfsCreateMkdir
 org.apache.hadoop.fs.TestFcHdfsPermission
 org.apache.hadoop.fs.TestHDFSFileContextMainOperations
 org.apache.hadoop.hdfs.server.namenode.metrics.TestNameNodeMetrics
 {code}

--
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] Updated: (HDFS-815) FileContext tests fail on Windows

2009-12-08 Thread Konstantin Shvachko (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Konstantin Shvachko updated HDFS-815:
-

Description: 
The following FileContext-related tests are failing on windows because of 
incorrect use test.build.data system property for setting hdfs paths, which 
end up containing C: as a path component, which hdfs does not support.
{code}
org.apache.hadoop.fs.TestFcHdfsCreateMkdir
org.apache.hadoop.fs.TestFcHdfsPermission
org.apache.hadoop.fs.TestHDFSFileContextMainOperations
{code}

  was:The following FileContext-related tests are failing on windows because of 
incorrect use test.build.data system property for setting hdfs paths, which 
end up containing C: as a path component, which hdfs does not support.

Environment: Windows

 FileContext tests fail on Windows
 -

 Key: HDFS-815
 URL: https://issues.apache.org/jira/browse/HDFS-815
 Project: Hadoop HDFS
  Issue Type: Bug
  Components: test
Affects Versions: 0.21.0
 Environment: Windows
Reporter: Konstantin Shvachko
 Fix For: 0.21.0


 The following FileContext-related tests are failing on windows because of 
 incorrect use test.build.data system property for setting hdfs paths, which 
 end up containing C: as a path component, which hdfs does not support.
 {code}
 org.apache.hadoop.fs.TestFcHdfsCreateMkdir
 org.apache.hadoop.fs.TestFcHdfsPermission
 org.apache.hadoop.fs.TestHDFSFileContextMainOperations
 {code}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HDFS-815) FileContext tests fail on Windows

2009-12-08 Thread Konstantin Shvachko (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Konstantin Shvachko updated HDFS-815:
-

Description: 
The following FileContext-related tests are failing on windows because of 
incorrect use test.build.data system property for setting hdfs paths, which 
end up containing C: as a path component, which hdfs does not support.
{code}
org.apache.hadoop.fs.TestFcHdfsCreateMkdir
org.apache.hadoop.fs.TestFcHdfsPermission
org.apache.hadoop.fs.TestHDFSFileContextMainOperations
org.apache.hadoop.hdfs.server.namenode.metrics.TestNameNodeMetrics
{code}

  was:
The following FileContext-related tests are failing on windows because of 
incorrect use test.build.data system property for setting hdfs paths, which 
end up containing C: as a path component, which hdfs does not support.
{code}
org.apache.hadoop.fs.TestFcHdfsCreateMkdir
org.apache.hadoop.fs.TestFcHdfsPermission
org.apache.hadoop.fs.TestHDFSFileContextMainOperations
{code}


 FileContext tests fail on Windows
 -

 Key: HDFS-815
 URL: https://issues.apache.org/jira/browse/HDFS-815
 Project: Hadoop HDFS
  Issue Type: Bug
  Components: test
Affects Versions: 0.21.0
 Environment: Windows
Reporter: Konstantin Shvachko
 Fix For: 0.21.0


 The following FileContext-related tests are failing on windows because of 
 incorrect use test.build.data system property for setting hdfs paths, which 
 end up containing C: as a path component, which hdfs does not support.
 {code}
 org.apache.hadoop.fs.TestFcHdfsCreateMkdir
 org.apache.hadoop.fs.TestFcHdfsPermission
 org.apache.hadoop.fs.TestHDFSFileContextMainOperations
 org.apache.hadoop.hdfs.server.namenode.metrics.TestNameNodeMetrics
 {code}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.