-
Notifications
You must be signed in to change notification settings - Fork 22
Make include_plan_description configurable #118
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
Make include_plan_description configurable #118
Conversation
d8bd1a4
to
576f24c
Compare
…lans containing sensitive data can be masked Signed-off-by: zemin-piao <[email protected]>
576f24c
to
4edca8b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you very much!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: vara-bonthu The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Signed-off-by: zemin-piao <[email protected]>
d45672e
to
72158ad
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
Make include_plan_description configurable
🔄 Pull Request
📝 Description
Make include_plan_description configurable, so that it is possible to mask the plan description optionally. This is useful for spark-history-server that contains plan with sensitive data.
🎯 Type of Change
🧪 Testing
task test
)🔬 Test Commands Run
🛠️ New Tools Added (if applicable)
new_tool_name
📸 Screenshots (if applicable)
✅ Checklist
📚 Related Issues
Fixes #(issue number)
Related to #(issue number)
🤔 Additional Context
🎉 Thank you for contributing! Your effort helps make Spark monitoring more intelligent.