Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
-
Incompatible change, Reviewed
-
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".
Description
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?
Attachments
Attachments
Issue Links
- is related to
-
MAPREDUCE-566 Add default port for jobtracker (mapred.job.tracker)
- Resolved