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

Eli Collins commented on HDFS-3609:
-----------------------------------

Patch looks good

Nit: what you're calling "URI prefix"/"location"/"protocol type" in the 
comments is called the "scheme" in URI lingo.

Testing?  Eg confirmed you can run libhdfs against an HA config (ie one w/o a 
port) now?

The test failures here are obviously unrelated.


                
> libhdfs: don't force the URI to look like hdfs://hostname:port
> --------------------------------------------------------------
>
>                 Key: HDFS-3609
>                 URL: https://issues.apache.org/jira/browse/HDFS-3609
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: libhdfs
>    Affects Versions: 2.0.0-alpha
>            Reporter: Colin Patrick McCabe
>            Assignee: Colin Patrick McCabe
>         Attachments: HDFS-3609.001.patch
>
>
> Currently, libhdfs forces the URI to look like hdfs://<hostname>:port.
> For configurations like HA or federation this is not ideal.

--
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

        

Reply via email to