Skip to content

Add support for different root directories#297

Open
diabloproject wants to merge 1 commit into
ALT-F4-LLC:mainfrom
diabloproject:root-dir-env
Open

Add support for different root directories#297
diabloproject wants to merge 1 commit into
ALT-F4-LLC:mainfrom
diabloproject:root-dir-env

Conversation

@diabloproject

Copy link
Copy Markdown
Contributor

Currently, vorpal will always try to write to /var/lib/vorpal (to my understanding). This PR allows the root directory to be set using VORPAL_ROOT_PATH env variable.
Use case:
In some cases, for example, when running not under root or in a MapReduce job, access to the outer file system may be limited or non-existent at all. In such cases, this will allow setting the workdir to a user-writable scratch directory.

@erikreinert erikreinert added this to the 0.2.0 milestone Feb 28, 2026
@erikreinert erikreinert removed this from the 0.2.0 milestone May 10, 2026
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

Successfully merging this pull request may close these issues.

2 participants