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

dagster_databricks - change repetitive log.info line to log.debug #8607

Closed
Phazure opened this issue Jun 24, 2022 · 0 comments
Closed

dagster_databricks - change repetitive log.info line to log.debug #8607

Phazure opened this issue Jun 24, 2022 · 0 comments

Comments

@Phazure
Copy link
Contributor

Phazure commented Jun 24, 2022

Use Case

Minor quality of life change, but it would be nice if the run state updates could be brought into the debug logging level so they can be more easily filtered out when searching for more pertinent logs.

image

Ideas of Implementation

https://github.com/dagster-io/dagster/blob/master/python_modules/libraries/dagster-databricks/dagster_databricks/databricks.py#L274 - Change this line to use log.debug instead.


Message from the maintainers:

Excited about this feature? Give it a 👍. We factor engagement into prioritization.

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

No branches or pull requests

2 participants