[
https://issues.apache.org/jira/browse/HDFS-12192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Weiwei Yang updated HDFS-12192:
-------------------------------
Resolution: Fixed
Hadoop Flags: Reviewed
Fix Version/s: HDFS-7240
Status: Resolved (was: Patch Available)
Just committed to the feature branch, thanks for [~linyiqun]'s contribution!
> Ozone: Fix the remaining failure tests for Windows caused by incorrect path
> generated
> -------------------------------------------------------------------------------------
>
> Key: HDFS-12192
> URL: https://issues.apache.org/jira/browse/HDFS-12192
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: ozone, test
> Affects Versions: HDFS-7240
> Reporter: Yiqun Lin
> Assignee: Yiqun Lin
> Fix For: HDFS-7240
>
> Attachments: HDFS-12192-HDFS-7240.001.patch
>
>
> Found some unit tests ran failed in Windows, similar to HDFS-11831. Actually,
> these are some places missing being updated in HDFS-11831.
> One error stack info:
> {noformat}
> java.nio.file.InvalidPathException: Illegal char <:> at index 2:
> /D:/work-project/hadoop/hadoop-hdfs-project/hadoop-hdfs/target/test-classes/org/apache/hadoop/ozone/container/common/TestDatanodeStateMachine\TestDatanodeStateMachine.id
> at sun.nio.fs.WindowsPathParser.normalize(WindowsPathParser.java:182)
> at sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:153)
> at sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:77)
> at sun.nio.fs.WindowsPath.parse(WindowsPath.java:94)
> at sun.nio.fs.WindowsFileSystem.getPath(WindowsFileSystem.java:255)
> at java.nio.file.Paths.get(Paths.java:84)
> at
> org.apache.hadoop.ozone.container.common.TestDatanodeStateMachine.setUp(TestDatanodeStateMachine.java:108)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]