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 #2156][FOLLOWUP] Fix configuration format in document #2165

Closed
wants to merge 6 commits into from

Conversation

jiaoqingbo
Copy link
Contributor

@jiaoqingbo jiaoqingbo commented Mar 18, 2022

Why are the changes needed?

fix #2157 cofiguration format error

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

@github-actions github-actions bot added the kind:documentation Documentation is a feature! label Mar 18, 2022
@pan3793
Copy link
Member

pan3793 commented Mar 18, 2022

If possible, when you touch the document, would you please build the document in local and paste the preview screenshot in your PR description?

@pan3793 pan3793 changed the title [KYUUBI #2156][FOLLOWUP]fix cofiguration format [KYUUBI #2156][FOLLOWUP] Fix configuration format in document Mar 18, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #2165 (9c89c08) into master (449c426) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master    #2165   +/-   ##
=========================================
  Coverage     61.31%   61.31%           
  Complexity      117      117           
=========================================
  Files           321      321           
  Lines         15515    15515           
  Branches       1992     1992           
=========================================
  Hits           9513     9513           
  Misses         5192     5192           
  Partials        810      810           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 449c426...9c89c08. Read the comment docs.

@jiaoqingbo
Copy link
Contributor Author

jiaoqingbo commented Mar 18, 2022

the previous page
image
image
image
image

@jiaoqingbo
Copy link
Contributor Author

after changed
image
image
image
image

@jiaoqingbo jiaoqingbo requested a review from pan3793 March 18, 2022 07:30
@pan3793
Copy link
Member

pan3793 commented Mar 18, 2022

Thanks, merging master/branch-1.5

@pan3793 pan3793 closed this in 62f685f Mar 18, 2022
pan3793 pushed a commit that referenced this pull request Mar 18, 2022
### _Why are the changes needed?_

fix #2157 cofiguration format error

### _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

- [x] [Run test](https://kyuubi.apache.org/docs/latest/develop_tools/testing.html#running-tests) locally before make a pull request

Closes #2165 from jiaoqingbo/2156-followup.

Closes #2156

9862ddb [jiaoqingbo] [KYUUBI #2156][FOLLOWUP] Fix configuration format in document
47157c5 [jiaoqingbo] Merge branch 'master' into 2156-followup
9c89c08 [jiaoqingbo] [KYUUBI #2156][FOLLOWUP]fix cofiguration format
4608432 [jiaoqingbo] Merge branch 'master' into 2156
96a22e5 [jiaoqingbo] add link to doc
dc11a21 [jiaoqingbo] [KYUUBI #2156] Change log to reflect exactly why getting token failed

Authored-by: jiaoqingbo <1178404354@qq.com>
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

4 participants