bosun.org@v0.0.0-20210513094433-e25bc3e69a1f/docker/hbase-site.xml (about)

     1  <?xml-stylesheet type="text/xsl" href="configuration.xsl"?>
     2  <configuration>
     3  
     4    <property>
     5      <name>hbase.tmp.dir</name>
     6      <value>file:///data/hbase</value>
     7    </property>
     8  </configuration>