[jira] [Updated] (HDFS-8597) Fix TestFSImage#testZeroBlockSize on Windows

2017-01-05 Thread Junping Du (JIRA)

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

Junping Du updated HDFS-8597:
-
Fix Version/s: 2.8.0

> Fix TestFSImage#testZeroBlockSize on Windows
> 
>
> Key: HDFS-8597
> URL: https://issues.apache.org/jira/browse/HDFS-8597
> Project: Hadoop HDFS
>  Issue Type: Sub-task
>  Components: datanode, test
>Affects Versions: 2.6.0
>Reporter: Xiaoyu Yao
>Assignee: Xiaoyu Yao
> Fix For: 2.8.0, 2.7.1, 3.0.0-alpha1
>
> Attachments: HDFS-8597.00.patch, HDFS-8597.01.patch
>
>
> The last portion of the dfs.datanode.data.dir is incorrectly formatted.
> {code}2015-06-14 09:44:37,133 INFO  hdfs.MiniDFSCluster 
> (MiniDFSCluster.java:startDataNodes(1413)) - Starting DataNode 0 with 
> dfs.datanode.data.dir: 
> file://C:\Users\xiaoyu\hadoop\trunk\hadoop\hadoop-hdfs-project\hadoop-hdfs\target/test/dfs/data
> 2015-06-14 09:44:37,141 ERROR common.Util (Util.java:stringAsURI(50)) - 
> Syntax error in URI 
> file://C:\Users\xiaoyu\hadoop\trunk\hadoop\hadoop-hdfs-project\hadoop-hdfs\target/test/dfs/data.
>  Please check hdfs configuration.
> java.net.URISyntaxException: Illegal character in authority at index 7: 
> file://C:\Users\xiaoyu\hadoop\trunk\hadoop\hadoop-hdfs-project\hadoop-hdfs\target/test/dfs/data
> {code}



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

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Updated] (HDFS-8597) Fix TestFSImage#testZeroBlockSize on Windows

2015-06-16 Thread Chris Nauroth (JIRA)

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

Chris Nauroth updated HDFS-8597:

Hadoop Flags: Reviewed

+1 for the patch.  I verified it on Windows.  Thank you, Xiaoyu.

 Fix TestFSImage#testZeroBlockSize on Windows
 

 Key: HDFS-8597
 URL: https://issues.apache.org/jira/browse/HDFS-8597
 Project: Hadoop HDFS
  Issue Type: Sub-task
  Components: datanode, test
Affects Versions: 2.6.0
Reporter: Xiaoyu Yao
Assignee: Xiaoyu Yao
 Attachments: HDFS-8597.00.patch, HDFS-8597.01.patch


 The last portion of the dfs.datanode.data.dir is incorrectly formatted.
 {code}2015-06-14 09:44:37,133 INFO  hdfs.MiniDFSCluster 
 (MiniDFSCluster.java:startDataNodes(1413)) - Starting DataNode 0 with 
 dfs.datanode.data.dir: 
 file://C:\Users\xiaoyu\hadoop\trunk\hadoop\hadoop-hdfs-project\hadoop-hdfs\target/test/dfs/data
 2015-06-14 09:44:37,141 ERROR common.Util (Util.java:stringAsURI(50)) - 
 Syntax error in URI 
 file://C:\Users\xiaoyu\hadoop\trunk\hadoop\hadoop-hdfs-project\hadoop-hdfs\target/test/dfs/data.
  Please check hdfs configuration.
 java.net.URISyntaxException: Illegal character in authority at index 7: 
 file://C:\Users\xiaoyu\hadoop\trunk\hadoop\hadoop-hdfs-project\hadoop-hdfs\target/test/dfs/data
 {code}



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


[jira] [Updated] (HDFS-8597) Fix TestFSImage#testZeroBlockSize on Windows

2015-06-16 Thread Xiaoyu Yao (JIRA)

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

Xiaoyu Yao updated HDFS-8597:
-
   Resolution: Fixed
Fix Version/s: 2.7.1
   Status: Resolved  (was: Patch Available)

Thanks [~cnauroth] for the review. I've committed the patch to trunk, branch-2 
and branch-2.7.


 Fix TestFSImage#testZeroBlockSize on Windows
 

 Key: HDFS-8597
 URL: https://issues.apache.org/jira/browse/HDFS-8597
 Project: Hadoop HDFS
  Issue Type: Sub-task
  Components: datanode, test
Affects Versions: 2.6.0
Reporter: Xiaoyu Yao
Assignee: Xiaoyu Yao
 Fix For: 2.7.1

 Attachments: HDFS-8597.00.patch, HDFS-8597.01.patch


 The last portion of the dfs.datanode.data.dir is incorrectly formatted.
 {code}2015-06-14 09:44:37,133 INFO  hdfs.MiniDFSCluster 
 (MiniDFSCluster.java:startDataNodes(1413)) - Starting DataNode 0 with 
 dfs.datanode.data.dir: 
 file://C:\Users\xiaoyu\hadoop\trunk\hadoop\hadoop-hdfs-project\hadoop-hdfs\target/test/dfs/data
 2015-06-14 09:44:37,141 ERROR common.Util (Util.java:stringAsURI(50)) - 
 Syntax error in URI 
 file://C:\Users\xiaoyu\hadoop\trunk\hadoop\hadoop-hdfs-project\hadoop-hdfs\target/test/dfs/data.
  Please check hdfs configuration.
 java.net.URISyntaxException: Illegal character in authority at index 7: 
 file://C:\Users\xiaoyu\hadoop\trunk\hadoop\hadoop-hdfs-project\hadoop-hdfs\target/test/dfs/data
 {code}



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


[jira] [Updated] (HDFS-8597) Fix TestFSImage#testZeroBlockSize on Windows

2015-06-15 Thread Xiaoyu Yao (JIRA)

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

Xiaoyu Yao updated HDFS-8597:
-
Attachment: HDFS-8597.00.patch

Attach a patch that fixes the datanode storage location parsing for windows. 

 Fix TestFSImage#testZeroBlockSize on Windows
 

 Key: HDFS-8597
 URL: https://issues.apache.org/jira/browse/HDFS-8597
 Project: Hadoop HDFS
  Issue Type: Sub-task
Reporter: Xiaoyu Yao
Assignee: Xiaoyu Yao
 Attachments: HDFS-8597.00.patch


 The last portion of the dfs.datanode.data.dir is incorrectly formatted.
 {code}2015-06-14 09:44:37,133 INFO  hdfs.MiniDFSCluster 
 (MiniDFSCluster.java:startDataNodes(1413)) - Starting DataNode 0 with 
 dfs.datanode.data.dir: 
 file://C:\Users\xiaoyu\hadoop\trunk\hadoop\hadoop-hdfs-project\hadoop-hdfs\target/test/dfs/data
 2015-06-14 09:44:37,141 ERROR common.Util (Util.java:stringAsURI(50)) - 
 Syntax error in URI 
 file://C:\Users\xiaoyu\hadoop\trunk\hadoop\hadoop-hdfs-project\hadoop-hdfs\target/test/dfs/data.
  Please check hdfs configuration.
 java.net.URISyntaxException: Illegal character in authority at index 7: 
 file://C:\Users\xiaoyu\hadoop\trunk\hadoop\hadoop-hdfs-project\hadoop-hdfs\target/test/dfs/data
 {code}



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


[jira] [Updated] (HDFS-8597) Fix TestFSImage#testZeroBlockSize on Windows

2015-06-15 Thread Xiaoyu Yao (JIRA)

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

Xiaoyu Yao updated HDFS-8597:
-
Attachment: HDFS-8597.01.patch

Update patch that addresses the checkstyle issue by removing the unused import.

 Fix TestFSImage#testZeroBlockSize on Windows
 

 Key: HDFS-8597
 URL: https://issues.apache.org/jira/browse/HDFS-8597
 Project: Hadoop HDFS
  Issue Type: Sub-task
  Components: datanode, test
Affects Versions: 2.6.0
Reporter: Xiaoyu Yao
Assignee: Xiaoyu Yao
 Attachments: HDFS-8597.00.patch, HDFS-8597.01.patch


 The last portion of the dfs.datanode.data.dir is incorrectly formatted.
 {code}2015-06-14 09:44:37,133 INFO  hdfs.MiniDFSCluster 
 (MiniDFSCluster.java:startDataNodes(1413)) - Starting DataNode 0 with 
 dfs.datanode.data.dir: 
 file://C:\Users\xiaoyu\hadoop\trunk\hadoop\hadoop-hdfs-project\hadoop-hdfs\target/test/dfs/data
 2015-06-14 09:44:37,141 ERROR common.Util (Util.java:stringAsURI(50)) - 
 Syntax error in URI 
 file://C:\Users\xiaoyu\hadoop\trunk\hadoop\hadoop-hdfs-project\hadoop-hdfs\target/test/dfs/data.
  Please check hdfs configuration.
 java.net.URISyntaxException: Illegal character in authority at index 7: 
 file://C:\Users\xiaoyu\hadoop\trunk\hadoop\hadoop-hdfs-project\hadoop-hdfs\target/test/dfs/data
 {code}



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


[jira] [Updated] (HDFS-8597) Fix TestFSImage#testZeroBlockSize on Windows

2015-06-15 Thread Xiaoyu Yao (JIRA)

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

Xiaoyu Yao updated HDFS-8597:
-
Component/s: test
 datanode

 Fix TestFSImage#testZeroBlockSize on Windows
 

 Key: HDFS-8597
 URL: https://issues.apache.org/jira/browse/HDFS-8597
 Project: Hadoop HDFS
  Issue Type: Sub-task
  Components: datanode, test
Affects Versions: 2.6.0
Reporter: Xiaoyu Yao
Assignee: Xiaoyu Yao
 Attachments: HDFS-8597.00.patch


 The last portion of the dfs.datanode.data.dir is incorrectly formatted.
 {code}2015-06-14 09:44:37,133 INFO  hdfs.MiniDFSCluster 
 (MiniDFSCluster.java:startDataNodes(1413)) - Starting DataNode 0 with 
 dfs.datanode.data.dir: 
 file://C:\Users\xiaoyu\hadoop\trunk\hadoop\hadoop-hdfs-project\hadoop-hdfs\target/test/dfs/data
 2015-06-14 09:44:37,141 ERROR common.Util (Util.java:stringAsURI(50)) - 
 Syntax error in URI 
 file://C:\Users\xiaoyu\hadoop\trunk\hadoop\hadoop-hdfs-project\hadoop-hdfs\target/test/dfs/data.
  Please check hdfs configuration.
 java.net.URISyntaxException: Illegal character in authority at index 7: 
 file://C:\Users\xiaoyu\hadoop\trunk\hadoop\hadoop-hdfs-project\hadoop-hdfs\target/test/dfs/data
 {code}



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


[jira] [Updated] (HDFS-8597) Fix TestFSImage#testZeroBlockSize on Windows

2015-06-15 Thread Xiaoyu Yao (JIRA)

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

Xiaoyu Yao updated HDFS-8597:
-
Affects Version/s: 2.6.0

 Fix TestFSImage#testZeroBlockSize on Windows
 

 Key: HDFS-8597
 URL: https://issues.apache.org/jira/browse/HDFS-8597
 Project: Hadoop HDFS
  Issue Type: Sub-task
  Components: datanode, test
Affects Versions: 2.6.0
Reporter: Xiaoyu Yao
Assignee: Xiaoyu Yao
 Attachments: HDFS-8597.00.patch


 The last portion of the dfs.datanode.data.dir is incorrectly formatted.
 {code}2015-06-14 09:44:37,133 INFO  hdfs.MiniDFSCluster 
 (MiniDFSCluster.java:startDataNodes(1413)) - Starting DataNode 0 with 
 dfs.datanode.data.dir: 
 file://C:\Users\xiaoyu\hadoop\trunk\hadoop\hadoop-hdfs-project\hadoop-hdfs\target/test/dfs/data
 2015-06-14 09:44:37,141 ERROR common.Util (Util.java:stringAsURI(50)) - 
 Syntax error in URI 
 file://C:\Users\xiaoyu\hadoop\trunk\hadoop\hadoop-hdfs-project\hadoop-hdfs\target/test/dfs/data.
  Please check hdfs configuration.
 java.net.URISyntaxException: Illegal character in authority at index 7: 
 file://C:\Users\xiaoyu\hadoop\trunk\hadoop\hadoop-hdfs-project\hadoop-hdfs\target/test/dfs/data
 {code}



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


[jira] [Updated] (HDFS-8597) Fix TestFSImage#testZeroBlockSize on Windows

2015-06-15 Thread Xiaoyu Yao (JIRA)

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

Xiaoyu Yao updated HDFS-8597:
-
Status: Patch Available  (was: Open)

 Fix TestFSImage#testZeroBlockSize on Windows
 

 Key: HDFS-8597
 URL: https://issues.apache.org/jira/browse/HDFS-8597
 Project: Hadoop HDFS
  Issue Type: Sub-task
  Components: datanode, test
Reporter: Xiaoyu Yao
Assignee: Xiaoyu Yao
 Attachments: HDFS-8597.00.patch


 The last portion of the dfs.datanode.data.dir is incorrectly formatted.
 {code}2015-06-14 09:44:37,133 INFO  hdfs.MiniDFSCluster 
 (MiniDFSCluster.java:startDataNodes(1413)) - Starting DataNode 0 with 
 dfs.datanode.data.dir: 
 file://C:\Users\xiaoyu\hadoop\trunk\hadoop\hadoop-hdfs-project\hadoop-hdfs\target/test/dfs/data
 2015-06-14 09:44:37,141 ERROR common.Util (Util.java:stringAsURI(50)) - 
 Syntax error in URI 
 file://C:\Users\xiaoyu\hadoop\trunk\hadoop\hadoop-hdfs-project\hadoop-hdfs\target/test/dfs/data.
  Please check hdfs configuration.
 java.net.URISyntaxException: Illegal character in authority at index 7: 
 file://C:\Users\xiaoyu\hadoop\trunk\hadoop\hadoop-hdfs-project\hadoop-hdfs\target/test/dfs/data
 {code}



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