[
https://issues.apache.org/jira/browse/HDFS-3484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eli Collins updated HDFS-3484:
------------------------------
Resolution: Fixed
Fix Version/s: 2.0.1-alpha
Target Version/s: (was: 2.0.1-alpha)
Hadoop Flags: Reviewed
Status: Resolved (was: Patch Available)
I've committed this and merged to branch-2. Thanks ATM!
> hdfs fsck doesn't work if NN HTTP address is set to 0.0.0.0 even if NN RPC
> address is configured
> ------------------------------------------------------------------------------------------------
>
> Key: HDFS-3484
> URL: https://issues.apache.org/jira/browse/HDFS-3484
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: hdfs client
> Affects Versions: 2.0.0-alpha
> Reporter: Aaron T. Myers
> Assignee: Aaron T. Myers
> Priority: Minor
> Fix For: 2.0.1-alpha
>
> Attachments: HDFS-3484.patch
>
>
> The default NN HTTP address is 0.0.0.0. Clients which need to connect to the
> HTTP address (e.g. fsck and fetchImage) need an address which is actually
> resolvable, however. If the configured NN HTTP address is set to 0.0.0.0,
> these clients should fall back on using the hostname configured for the RPC
> address, with the port configured for the HTTP address.
--
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