mirror of
https://github.com/newnius/Dockerfiles.git
synced 2025-12-15 10:26:44 +00:00
update hbase, bugfix
This commit is contained in:
@@ -49,4 +49,12 @@
|
||||
<name>hbase.regionserver.dns.interface</name>
|
||||
<value>eth0</value>
|
||||
</property>
|
||||
<property>
|
||||
<name>hbase.regionserver.hostname</name>
|
||||
<value>HOSTNAME</value>
|
||||
</property>
|
||||
<property>
|
||||
<name>hbase.regionserver.hostname.disable.master.reversedns</name>
|
||||
<value>true</value>
|
||||
</property>
|
||||
</configuration>
|
||||
|
||||
Reference in New Issue
Block a user