You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@kyuubi.apache.org by GitBox <gi...@apache.org> on 2022/07/20 08:15:20 UTC

[GitHub] [incubator-kyuubi] yaooqinn opened a new pull request, #3103: [KYUUBI #3101] [Subtask][#3100] Build the content for extension points documentation

yaooqinn opened a new pull request, #3103:
URL: https://github.com/apache/incubator-kyuubi/pull/3103

   <!--
   Thanks for sending a pull request!
   
   Here are some tips for you:
     1. If this is your first time, please read our contributor guidelines: https://kyuubi.readthedocs.io/en/latest/community/contributions.html
     2. If the PR is related to an issue in https://github.com/apache/incubator-kyuubi/issues, add '[KYUUBI #XXXX]' in your PR title, e.g., '[KYUUBI #XXXX] Your PR title ...'.
     3. If the PR is unfinished, add '[WIP]' in your PR title, e.g., '[WIP][KYUUBI #XXXX] Your PR title ...'.
   -->
   
   ### _Why are the changes needed?_
   <!--
   Please clarify why the changes are needed. For instance,
     1. If you add a feature, you can talk about the use case of it.
     2. If you fix a bug, you can clarify why it is a bug.
   -->
   
   Build the content for extension points documentation, pre-work for #3100 
   
   <img width="1767" alt="image" src="https://user-images.githubusercontent.com/8326978/179930987-1accbbb7-e804-4230-871f-6c4b1152f4a1.png">
   
   1. the extensions are divided into 2: server side and engine side extensions. (Do we have client side extension support?)
   2. the server side authentication page is cross-referenced by the security section, see 1 in the picture.
   3. the engine side ones are grouped by different compute frameworks.
   4. connector is one type of extension, so we cross-reference the connector pages directly, see 2 & 3 in the picture.
   
   
   
   
   
   
   
   ### _How was this patch tested?_
   - [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible
   
   - [x] Add screenshots for manual tests if appropriate
   
   - [ ] [Run test](https://kyuubi.apache.org/docs/latest/develop_tools/testing.html#running-tests) locally before make a pull request
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org
For additional commands, e-mail: notifications-help@kyuubi.apache.org


[GitHub] [incubator-kyuubi] ulysses-you commented on pull request #3103: [KYUUBI #3101] [Subtask][#3100] Build the content for extension points documentation

Posted by GitBox <gi...@apache.org>.
ulysses-you commented on PR #3103:
URL: https://github.com/apache/incubator-kyuubi/pull/3103#issuecomment-1191015992

   I see `connectors` is a part of extension, is it better to mark `connectors` as top level since it's quite important for lake house user 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org
For additional commands, e-mail: notifications-help@kyuubi.apache.org


[GitHub] [incubator-kyuubi] yaooqinn commented on pull request #3103: [KYUUBI #3101] [Subtask][#3100] Build the content for extension points documentation

Posted by GitBox <gi...@apache.org>.
yaooqinn commented on PR #3103:
URL: https://github.com/apache/incubator-kyuubi/pull/3103#issuecomment-1190990352

   cc @ulysses-you @turboFei @deadwind4, can you help review this?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org
For additional commands, e-mail: notifications-help@kyuubi.apache.org


[GitHub] [incubator-kyuubi] yaooqinn closed pull request #3103: [KYUUBI #3101] [Subtask][#3100] Build the content for extension points documentation

Posted by GitBox <gi...@apache.org>.
yaooqinn closed pull request #3103: [KYUUBI #3101] [Subtask][#3100] Build the content for extension points documentation
URL: https://github.com/apache/incubator-kyuubi/pull/3103


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org
For additional commands, e-mail: notifications-help@kyuubi.apache.org


[GitHub] [incubator-kyuubi] yaooqinn commented on pull request #3103: [KYUUBI #3101] [Subtask][#3100] Build the content for extension points documentation

Posted by GitBox <gi...@apache.org>.
yaooqinn commented on PR #3103:
URL: https://github.com/apache/incubator-kyuubi/pull/3103#issuecomment-1191018825

   hi @ulysses-you both connectors and security are top-level ones currently.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org
For additional commands, e-mail: notifications-help@kyuubi.apache.org


[GitHub] [incubator-kyuubi] yaooqinn commented on pull request #3103: [KYUUBI #3101] [Subtask][#3100] Build the content for extension points documentation

Posted by GitBox <gi...@apache.org>.
yaooqinn commented on PR #3103:
URL: https://github.com/apache/incubator-kyuubi/pull/3103#issuecomment-1191149820

   thanks @ulysses-you, merged to master


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org
For additional commands, e-mail: notifications-help@kyuubi.apache.org