[jira] [Commented] (HDFS-6189) Multiple HDFS tests fail on Windows attempting to use a test root path containing a colon.

2014-04-11 Thread Colin Patrick McCabe (JIRA)

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

Colin Patrick McCabe commented on HDFS-6189:


Thanks for fixing this, [~cnauroth].

> Multiple HDFS tests fail on Windows attempting to use a test root path 
> containing a colon.
> --
>
> Key: HDFS-6189
> URL: https://issues.apache.org/jira/browse/HDFS-6189
> Project: Hadoop HDFS
>  Issue Type: Test
>  Components: test
>Affects Versions: 3.0.0, 2.4.0
>Reporter: Chris Nauroth
>Assignee: Chris Nauroth
> Fix For: 2.4.1
>
> Attachments: HDFS-6189.1.patch
>
>
> Some HDFS tests are attempting to use a test root path based on the 
> test.root.dir that we've defined for use on the local file system.  This 
> doesn't work on Windows because of the drive spec, i.e. C:.  HDFS rejects 
> paths containing a colon as invalid.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (HDFS-6189) Multiple HDFS tests fail on Windows attempting to use a test root path containing a colon.

2014-04-05 Thread Hudson (JIRA)

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

Hudson commented on HDFS-6189:
--

FAILURE: Integrated in Hadoop-Hdfs-trunk #1722 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/1722/])
Commit the hadoop-common part of HDFS-6189. (szetszwo: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1584767)
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/FSMainOperationsBaseTest.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/FileContextTestHelper.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/FileSystemTestHelper.java
HDFS-6189. Multiple HDFS tests fail on Windows attempting to use a test root 
path containing a colon.  Contributed by cnauroth (szetszwo: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1584763)
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/fs/TestFcHdfsCreateMkdir.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/fs/TestFcHdfsPermission.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/fs/TestFcHdfsSetUMask.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/fs/TestHDFSFileContextMainOperations.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/fs/TestSymlinkHdfsDisable.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/fs/viewfs/TestViewFileSystemAtHdfsRoot.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/fs/viewfs/TestViewFileSystemHdfs.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/fs/viewfs/TestViewFsAtHdfsRoot.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/fs/viewfs/TestViewFsHdfs.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/web/TestFSMainOperationsWebHdfs.java


> Multiple HDFS tests fail on Windows attempting to use a test root path 
> containing a colon.
> --
>
> Key: HDFS-6189
> URL: https://issues.apache.org/jira/browse/HDFS-6189
> Project: Hadoop HDFS
>  Issue Type: Test
>  Components: test
>Affects Versions: 3.0.0, 2.4.0
>Reporter: Chris Nauroth
>Assignee: Chris Nauroth
> Fix For: 2.4.1
>
> Attachments: HDFS-6189.1.patch
>
>
> Some HDFS tests are attempting to use a test root path based on the 
> test.root.dir that we've defined for use on the local file system.  This 
> doesn't work on Windows because of the drive spec, i.e. C:.  HDFS rejects 
> paths containing a colon as invalid.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (HDFS-6189) Multiple HDFS tests fail on Windows attempting to use a test root path containing a colon.

2014-04-05 Thread Hudson (JIRA)

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

Hudson commented on HDFS-6189:
--

FAILURE: Integrated in Hadoop-Mapreduce-trunk #1748 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1748/])
Commit the hadoop-common part of HDFS-6189. (szetszwo: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1584767)
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/FSMainOperationsBaseTest.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/FileContextTestHelper.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/FileSystemTestHelper.java
HDFS-6189. Multiple HDFS tests fail on Windows attempting to use a test root 
path containing a colon.  Contributed by cnauroth (szetszwo: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1584763)
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/fs/TestFcHdfsCreateMkdir.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/fs/TestFcHdfsPermission.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/fs/TestFcHdfsSetUMask.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/fs/TestHDFSFileContextMainOperations.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/fs/TestSymlinkHdfsDisable.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/fs/viewfs/TestViewFileSystemAtHdfsRoot.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/fs/viewfs/TestViewFileSystemHdfs.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/fs/viewfs/TestViewFsAtHdfsRoot.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/fs/viewfs/TestViewFsHdfs.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/web/TestFSMainOperationsWebHdfs.java


> Multiple HDFS tests fail on Windows attempting to use a test root path 
> containing a colon.
> --
>
> Key: HDFS-6189
> URL: https://issues.apache.org/jira/browse/HDFS-6189
> Project: Hadoop HDFS
>  Issue Type: Test
>  Components: test
>Affects Versions: 3.0.0, 2.4.0
>Reporter: Chris Nauroth
>Assignee: Chris Nauroth
> Fix For: 2.4.1
>
> Attachments: HDFS-6189.1.patch
>
>
> Some HDFS tests are attempting to use a test root path based on the 
> test.root.dir that we've defined for use on the local file system.  This 
> doesn't work on Windows because of the drive spec, i.e. C:.  HDFS rejects 
> paths containing a colon as invalid.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (HDFS-6189) Multiple HDFS tests fail on Windows attempting to use a test root path containing a colon.

2014-04-05 Thread Hudson (JIRA)

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

Hudson commented on HDFS-6189:
--

SUCCESS: Integrated in Hadoop-Yarn-trunk #530 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk/530/])
Commit the hadoop-common part of HDFS-6189. (szetszwo: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1584767)
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/FSMainOperationsBaseTest.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/FileContextTestHelper.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/FileSystemTestHelper.java
HDFS-6189. Multiple HDFS tests fail on Windows attempting to use a test root 
path containing a colon.  Contributed by cnauroth (szetszwo: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1584763)
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/fs/TestFcHdfsCreateMkdir.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/fs/TestFcHdfsPermission.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/fs/TestFcHdfsSetUMask.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/fs/TestHDFSFileContextMainOperations.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/fs/TestSymlinkHdfsDisable.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/fs/viewfs/TestViewFileSystemAtHdfsRoot.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/fs/viewfs/TestViewFileSystemHdfs.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/fs/viewfs/TestViewFsAtHdfsRoot.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/fs/viewfs/TestViewFsHdfs.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/web/TestFSMainOperationsWebHdfs.java


> Multiple HDFS tests fail on Windows attempting to use a test root path 
> containing a colon.
> --
>
> Key: HDFS-6189
> URL: https://issues.apache.org/jira/browse/HDFS-6189
> Project: Hadoop HDFS
>  Issue Type: Test
>  Components: test
>Affects Versions: 3.0.0, 2.4.0
>Reporter: Chris Nauroth
>Assignee: Chris Nauroth
> Fix For: 2.4.1
>
> Attachments: HDFS-6189.1.patch
>
>
> Some HDFS tests are attempting to use a test root path based on the 
> test.root.dir that we've defined for use on the local file system.  This 
> doesn't work on Windows because of the drive spec, i.e. C:.  HDFS rejects 
> paths containing a colon as invalid.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (HDFS-6189) Multiple HDFS tests fail on Windows attempting to use a test root path containing a colon.

2014-04-05 Thread Chris Nauroth (JIRA)

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

Chris Nauroth commented on HDFS-6189:
-

[~szetszwo], thank you for reviewing and committing!

> Multiple HDFS tests fail on Windows attempting to use a test root path 
> containing a colon.
> --
>
> Key: HDFS-6189
> URL: https://issues.apache.org/jira/browse/HDFS-6189
> Project: Hadoop HDFS
>  Issue Type: Test
>  Components: test
>Affects Versions: 3.0.0, 2.4.0
>Reporter: Chris Nauroth
>Assignee: Chris Nauroth
> Fix For: 2.4.1
>
> Attachments: HDFS-6189.1.patch
>
>
> Some HDFS tests are attempting to use a test root path based on the 
> test.root.dir that we've defined for use on the local file system.  This 
> doesn't work on Windows because of the drive spec, i.e. C:.  HDFS rejects 
> paths containing a colon as invalid.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (HDFS-6189) Multiple HDFS tests fail on Windows attempting to use a test root path containing a colon.

2014-04-04 Thread Hudson (JIRA)

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

Hudson commented on HDFS-6189:
--

SUCCESS: Integrated in Hadoop-trunk-Commit #5457 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/5457/])
Commit the hadoop-common part of HDFS-6189. (szetszwo: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1584767)
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/FSMainOperationsBaseTest.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/FileContextTestHelper.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/FileSystemTestHelper.java
HDFS-6189. Multiple HDFS tests fail on Windows attempting to use a test root 
path containing a colon.  Contributed by cnauroth (szetszwo: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1584763)
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/fs/TestFcHdfsCreateMkdir.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/fs/TestFcHdfsPermission.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/fs/TestFcHdfsSetUMask.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/fs/TestHDFSFileContextMainOperations.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/fs/TestSymlinkHdfsDisable.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/fs/viewfs/TestViewFileSystemAtHdfsRoot.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/fs/viewfs/TestViewFileSystemHdfs.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/fs/viewfs/TestViewFsAtHdfsRoot.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/fs/viewfs/TestViewFsHdfs.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/web/TestFSMainOperationsWebHdfs.java


> Multiple HDFS tests fail on Windows attempting to use a test root path 
> containing a colon.
> --
>
> Key: HDFS-6189
> URL: https://issues.apache.org/jira/browse/HDFS-6189
> Project: Hadoop HDFS
>  Issue Type: Test
>  Components: test
>Affects Versions: 3.0.0, 2.4.0
>Reporter: Chris Nauroth
>Assignee: Chris Nauroth
> Attachments: HDFS-6189.1.patch
>
>
> Some HDFS tests are attempting to use a test root path based on the 
> test.root.dir that we've defined for use on the local file system.  This 
> doesn't work on Windows because of the drive spec, i.e. C:.  HDFS rejects 
> paths containing a colon as invalid.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (HDFS-6189) Multiple HDFS tests fail on Windows attempting to use a test root path containing a colon.

2014-04-04 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on HDFS-6189:
-

{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12638659/HDFS-6189.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 13 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}.  There were no new javadoc 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 hadoop-hdfs-project/hadoop-hdfs.

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

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

This message is automatically generated.

> Multiple HDFS tests fail on Windows attempting to use a test root path 
> containing a colon.
> --
>
> Key: HDFS-6189
> URL: https://issues.apache.org/jira/browse/HDFS-6189
> Project: Hadoop HDFS
>  Issue Type: Test
>  Components: test
>Affects Versions: 3.0.0, 2.4.0
>Reporter: Chris Nauroth
>Assignee: Chris Nauroth
> Attachments: HDFS-6189.1.patch
>
>
> Some HDFS tests are attempting to use a test root path based on the 
> test.root.dir that we've defined for use on the local file system.  This 
> doesn't work on Windows because of the drive spec, i.e. C:.  HDFS rejects 
> paths containing a colon as invalid.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (HDFS-6189) Multiple HDFS tests fail on Windows attempting to use a test root path containing a colon.

2014-04-03 Thread Chris Nauroth (JIRA)

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

Chris Nauroth commented on HDFS-6189:
-

[~umamaheswararao], the error you mentioned actually is unrelated.  This comes 
from HDFS attempting to parse the various configured local file system paths as 
URIs.  On Windows, an absolute file system path isn't necessarily a valid URI.  
It's a benign error, because the code then falls back to handling it like a 
file system path instead of a URI.

In real Windows deployments, I recommend that people configure using full valid 
URI syntax (i.e. file://C:/Apache/Hadoop/...) to avoid the ambiguity and 
prevent the log spam.

> Multiple HDFS tests fail on Windows attempting to use a test root path 
> containing a colon.
> --
>
> Key: HDFS-6189
> URL: https://issues.apache.org/jira/browse/HDFS-6189
> Project: Hadoop HDFS
>  Issue Type: Test
>  Components: test
>Affects Versions: 3.0.0, 2.4.0
>Reporter: Chris Nauroth
>Assignee: Chris Nauroth
> Attachments: HDFS-6189.1.patch
>
>
> Some HDFS tests are attempting to use a test root path based on the 
> test.root.dir that we've defined for use on the local file system.  This 
> doesn't work on Windows because of the drive spec, i.e. C:.  HDFS rejects 
> paths containing a colon as invalid.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (HDFS-6189) Multiple HDFS tests fail on Windows attempting to use a test root path containing a colon.

2014-04-03 Thread Uma Maheswara Rao G (JIRA)

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

Uma Maheswara Rao G commented on HDFS-6189:
---

{noformat}
2014-04-03 23:20:58,890 ERROR common.Util (Util.java:stringAsURI(50)) - Syntax 
error in URI 
C:\Apache\Hadoop-3\hadoop-hdfs-project\hadoop-hdfs\target\test\data\zTJ32aTffU\TestNameNodeResourceChecker\name-dir2.
 Please check hdfs configuration.
java.net.URISyntaxException: Illegal character in opaque part at index 2: 
C:\Apache\Hadoop-3\hadoop-hdfs-project\hadoop-hdfs\target\test\data\zTJ32aTffU\TestNameNodeResourceChecker\name-dir2
at java.net.URI$Parser.fail(URI.java:2810)
at java.net.URI$Parser.checkChars(URI.java:2983)
at java.net.URI$Parser.parse(URI.java:3020)
at java.net.URI.(URI.java:577)
at org.apache.hadoop.hdfs.server.common.Util.stringAsURI(Util.java:48)
at 
org.apache.hadoop.hdfs.server.common.Util.stringCollectionAsURIs(Util.java:98)
at 
org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getStorageDirs(FSNamesystem.java:1275)
at 
org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getNamespaceEditsDirs(FSNamesystem.java:1320)
at 
org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getNamespaceEditsDirs(FSNamesystem.java:1289)
{noformat}

This errors are related to this JIRA right?  While running tests I am seeing 
this error logs from tests.

> Multiple HDFS tests fail on Windows attempting to use a test root path 
> containing a colon.
> --
>
> Key: HDFS-6189
> URL: https://issues.apache.org/jira/browse/HDFS-6189
> Project: Hadoop HDFS
>  Issue Type: Test
>  Components: test
>Affects Versions: 3.0.0, 2.4.0
>Reporter: Chris Nauroth
>Assignee: Chris Nauroth
>
> Some HDFS tests are attempting to use a test root path based on the 
> test.root.dir that we've defined for use on the local file system.  This 
> doesn't work on Windows because of the drive spec, i.e. C:.  HDFS rejects 
> paths containing a colon as invalid.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (HDFS-6189) Multiple HDFS tests fail on Windows attempting to use a test root path containing a colon.

2014-04-03 Thread Suresh Srinivas (JIRA)

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

Suresh Srinivas commented on HDFS-6189:
---

[~andrew.wang], given HDFS-3128 is minor, can it be reverted from 2.4 until 
this jira is fixed? If I do not hear back, I will revert it from 2.4 by the EOD.

> Multiple HDFS tests fail on Windows attempting to use a test root path 
> containing a colon.
> --
>
> Key: HDFS-6189
> URL: https://issues.apache.org/jira/browse/HDFS-6189
> Project: Hadoop HDFS
>  Issue Type: Test
>  Components: test
>Affects Versions: 3.0.0, 2.4.0
>Reporter: Chris Nauroth
>Assignee: Chris Nauroth
>
> Some HDFS tests are attempting to use a test root path based on the 
> test.root.dir that we've defined for use on the local file system.  This 
> doesn't work on Windows because of the drive spec, i.e. C:.  HDFS rejects 
> paths containing a colon as invalid.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (HDFS-6189) Multiple HDFS tests fail on Windows attempting to use a test root path containing a colon.

2014-04-03 Thread Chris Nauroth (JIRA)

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

Chris Nauroth commented on HDFS-6189:
-

This is a regression caused by HDFS-3128.  The motivation of HDFS-3128 was to 
prevent using /tmp on the local file system during tests.  However, for HDFS, 
using /tmp is not a problem, because this is just a path used in the 
{{MiniDFSCluster}}.  It's not a local file system path.

> Multiple HDFS tests fail on Windows attempting to use a test root path 
> containing a colon.
> --
>
> Key: HDFS-6189
> URL: https://issues.apache.org/jira/browse/HDFS-6189
> Project: Hadoop HDFS
>  Issue Type: Test
>  Components: test
>Affects Versions: 3.0.0, 2.4.0
>Reporter: Chris Nauroth
>Assignee: Chris Nauroth
>
> Some HDFS tests are attempting to use a test root path based on the 
> test.root.dir that we've defined for use on the local file system.  This 
> doesn't work on Windows because of the drive spec, i.e. C:.  HDFS rejects 
> paths containing a colon as invalid.



--
This message was sent by Atlassian JIRA
(v6.2#6252)