[
https://issues.apache.org/jira/browse/HBASE-1434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Purtell resolved HBASE-1434.
-----------------------------------
Resolution: Fixed
Fix Version/s: 0.20.0
Committed fix on trunk. Thanks for pointing out the duplicate entry Lars.
> Duplicate property in hbase-default.xml
> ---------------------------------------
>
> Key: HBASE-1434
> URL: https://issues.apache.org/jira/browse/HBASE-1434
> Project: Hadoop HBase
> Issue Type: Bug
> Components: regionserver
> Reporter: Lars George
> Priority: Trivial
> Fix For: 0.20.0
>
>
> The hbase.regionserver.dns.interface property is listed twice in the default
> file. Remove the one at line 213-219?
> {code:xml}
> <property>
> <name>hbase.regionserver.dns.interface</name>
> <value>default</value>
> <description>The name of the Network Interface from which a region server
> should report its IP address.
> </description>
> </property>
> {code}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.