mirror of
https://github.com/newnius/Dockerfiles.git
synced 2025-12-16 02:46:45 +00:00
update hbase, bugfix
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
# set region server hostname
|
||||
sed -i "s/HOSTNAME/$(hostname)/" /usr/local/hbase/conf/hbase-site.xml
|
||||
|
||||
## replace config
|
||||
: ${EXTRA_CONF_DIR:=/config/hbase}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user