[
https://issues.apache.org/jira/browse/HADOOP-3317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Doug Cutting updated HADOOP-3317:
---------------------------------
Resolution: Fixed
Fix Version/s: 0.18.0
Release Note: The port in "hdfs:" URIs now defaults to 8020, so that one
may simply use URIs of the form "hdfs://example.com/dir/file".
Status: Resolved (was: Patch Available)
> 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.