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

James Clampffer updated HDFS-10411:
-----------------------------------
    Parent Issue: HDFS-14032  (was: HDFS-8707)

> libhdfs++:  Incorrect parse of URIs from hdfs-site.xml
> ------------------------------------------------------
>
>                 Key: HDFS-10411
>                 URL: https://issues.apache.org/jira/browse/HDFS-10411
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>            Reporter: James Clampffer
>            Priority: Major
>
> It looks like the URI class confuses the host and scheme if the original URI 
> didn't have a scheme.
> Example from hdfs-site.xml.  Config generated using the cloudera MC.
> {code}
>     <name>dfs.namenode.servicerpc-address.nameservice1.namenode86</name>
>     <value>this-is-node-01.duder.com:8022</value>
> {code}
> host = empty string
> port = unset optional
> scheme = this-is-node-01.duder.com



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to