Any have any issues with the following property not working.

        <property>
                <name>hbase.tmp.dir</name>
                <value>/Users/ben//hbase</value>
                <description>The directory shared by RegionServers.
                </description>
        </property>


When I set this, hbase still creates it's filesystem in /tmp/hbase-ben



Reply via email to