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

Robert Chansler updated HADOOP-3317:
------------------------------------

    Release Note: Changed the default port for  "hdfs:" URIs to be 8020, so 
that one may simply use URIs of the form "hdfs://example.com/dir/file".  (was:  
The port in  "hdfs:" URIs now defaults to 8020, so that one may simply use URIs 
of the form "hdfs://example.com/dir/file".)
    Hadoop Flags: [Incompatible change, Reviewed]  (was: [Reviewed])

> add default port for hdfs namenode
> ----------------------------------
>
>                 Key: HADOOP-3317
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3317
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: dfs
>            Reporter: Doug Cutting
>            Assignee: Doug Cutting
>            Priority: Minor
>             Fix For: 0.18.0
>
>         Attachments: HADOOP-3317.patch, HADOOP-3317.patch, HADOOP-3317.patch, 
> HADOOP-3317.patch
>
>
> Perhaps we should add a default port number for the HDFS namenode.  This 
> would simplify URIs.  Instead of hdfs://host.net:9999/foo/bar folks would be 
> able to just use hdfs://host.net/foo/bar in most cases.  Thoughts?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to