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

scripts: improve onebox script #1328

Closed
vagetablechicken opened this issue Feb 25, 2022 · 0 comments · Fixed by #1899
Closed

scripts: improve onebox script #1328

vagetablechicken opened this issue Feb 25, 2022 · 0 comments · Fixed by #1899
Labels
good first issue Good for newcomers

Comments

@vagetablechicken
Copy link
Collaborator

test -d tablet0-binlogs && rm -rf tablet0-binlogs
test -d recycle_bin0 && rm -rf recycle_bin0

The onebox start script will create all dirs and logs in the root dir. It's hard to cleanup.
Plz move it to another place, and each server should have an unique log path(use -openmldb_log_dir=xxx).

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

Successfully merging a pull request may close this issue.

1 participant