Skip to content

Exposing Hyper Process Parameters#32

Open
darnreich wants to merge 4 commits intogoodwillpunning:masterfrom
darnreich:hyper_process_parameters
Open

Exposing Hyper Process Parameters#32
darnreich wants to merge 4 commits intogoodwillpunning:masterfrom
darnreich:hyper_process_parameters

Conversation

@darnreich
Copy link

Why this change?
When running this library in a read-only location (e.g. a Databricks Repo with only read permissions) the process will fail as the hyperd.log file cannot be written. In order to come around that the parameters of the HyperProcess need to be exposed. With that you can for example disable the logging ("log_config": "") or change the path to where the log should be written ("log_dir": "my/log/dir").

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.

1 participant