You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Uma Maheswara Rao G (JIRA)" <ji...@apache.org> on 2012/04/25 21:56:17 UTC

[jira] [Commented] (HBASE-5876) TestImportExport has been failing against hadoop 0.23 profile

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

Uma Maheswara Rao G commented on HBASE-5876:
--------------------------------------------

{quote}
2012-04-26 01:23:47,790 ERROR [main] common.Util(58): Syntax error in URI E:\Repoitories\Hbase\target\test-data\79fa72c8-f019-4c29-be3d-cc67230f70cd\dfscluster_177a4b0f-5ebc-4dfc-9d89-867fefec2c6a\dfs\name2. Please check hdfs configuration.
java.net.URISyntaxException: Illegal character in opaque part at index 2: E:\Repoitories\Hbase\target\test-data\79fa72c8-f019-4c29-be3d-cc67230f70cd\dfscluster_177a4b0f-5ebc-4dfc-9d89-867fefec2c6a\dfs\name2
	at java.net.URI$Parser.fail(Unknown Source)
	at java.net.URI$Parser.checkChars(Unknown Source)
	at java.net.URI$Parser.parse(Unknown Source)
	at java.net.URI.<init>(Unknown Source)
	at org.apache.hadoop.hdfs.server.common.Util.stringAsURI(Util.java:56)
	at org.apache.hadoop.hdfs.server.common.Util.stringCollectionAsURIs(Util.java:106)
	at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getStorageDirs(FSNamesystem.java:761)
	at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getNamespaceEditsDirs(FSNamesystem.java:806)
{quote}
URI creation is failing with passed directory here. Let me take a look.
                
> TestImportExport has been failing against hadoop 0.23 profile
> -------------------------------------------------------------
>
>                 Key: HBASE-5876
>                 URL: https://issues.apache.org/jira/browse/HBASE-5876
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Zhihong Yu
>            Assignee: Uma Maheswara Rao G
>
> TestImportExport has been failing against hadoop 0.23 profile

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira