This is not about the default port. The port was not specified at all in the original configuration.
--Konstantin Doug Cutting wrote:
Konstantin Shvachko wrote:Clarifying: port # is missing in your configuration, should be <property> <name>fs.default.name</name> <value>hdfs://hvcwydev0601:8020</value> </property> where 8020 is your port number.That's the work-around, but it's a bug. One should not need to specify the default port number (8020). Please file an issue in Jira.Doug