Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change the default value of hbase.rootdir and hbase.tmp.dir? #4

Open
ghost opened this issue Mar 16, 2019 · 0 comments
Open

Change the default value of hbase.rootdir and hbase.tmp.dir? #4

ghost opened this issue Mar 16, 2019 · 0 comments

Comments

@ghost
Copy link

ghost commented Mar 16, 2019

The Hbase official configuration file recommends to change the default value of hbase.rootdir and hbase.tmp.dir to another location such as 'hbase://...', or else all data will be lost on machine restart.

"Change this setting to point to a location more permanent than '/tmp', the usual resolve for java.io.tmpdir, as the '/tmp' directory is cleared on machine restart."

I wonder if the default setting needs to be changed. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants