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

[KYUUBI #5528] Remove duplicate properties tag and respect KYUUBI_LOG_DIR #5528

Closed
wants to merge 2 commits into from

Conversation

wForget
Copy link
Member

@wForget wForget commented Oct 26, 2023

Why are the changes needed?

Remove duplicate attribute tags to fix k8sAuditLogPath property not found.

image

and set logDir to KYUUBI_LOG_DIR.

image

How was this patch tested?

  • Add some test cases that check the changes thoroughly including negative and positive cases if possible

  • Add screenshots for manual tests if appropriate

  • Run test locally before make a pull request

Was this patch authored or co-authored using generative AI tooling?

@wForget wForget marked this pull request as ready for review October 26, 2023 04:53
@github-actions github-actions bot added the kind:documentation Documentation is a feature! label Oct 26, 2023
@wForget wForget changed the title Remove duplicate properties tag [KYUUBI #5528] Remove duplicate properties tag Oct 26, 2023
@wForget wForget changed the title [KYUUBI #5528] Remove duplicate properties tag [KYUUBI #5528] Remove duplicate properties tag and respect KYUUBI_LOG_DIR Oct 26, 2023
@wForget wForget requested a review from yaooqinn October 26, 2023 05:07
@pan3793 pan3793 added this to the v1.8.0 milestone Oct 26, 2023
@pan3793 pan3793 closed this in fbf3954 Oct 26, 2023
pan3793 pushed a commit that referenced this pull request Oct 26, 2023
…_DIR

### _Why are the changes needed?_

Remove duplicate attribute tags to fix `k8sAuditLogPath` property not found.

![image](https://github.com/apache/kyuubi/assets/17894939/824cd211-db59-4d84-8b33-cd5619716b2f)

and set logDir to KYUUBI_LOG_DIR.

![image](https://github.com/apache/kyuubi/assets/17894939/0c435589-152b-4dca-8ce0-cc967ce9e3e6)

### _How was this patch tested?_
- [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible

- [ ] Add screenshots for manual tests if appropriate

- [ ] [Run test](https://kyuubi.readthedocs.io/en/master/contributing/code/testing.html#running-tests) locally before make a pull request

### _Was this patch authored or co-authored using generative AI tooling?_

Closes #5528 from wForget/hotfix.

Closes #5528

060e396 [wforget] Respect KYUUBI_LOG_DIR
a1a808b [wforget] Remove duplicate properties tag

Authored-by: wforget <643348094@qq.com>
Signed-off-by: Cheng Pan <chengpan@apache.org>
(cherry picked from commit fbf3954)
Signed-off-by: Cheng Pan <chengpan@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:documentation Documentation is a feature!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants