yaooqinn opened a new issue, #3039:
URL: https://github.com/apache/incubator-kyuubi/issues/3039

   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   
   
   ### Search before asking
   
   - [X] I have searched in the 
[issues](https://github.com/apache/incubator-kyuubi/issues) and found no 
similar issues.
   
   
   ### Describe the proposal
   
   This umbrella aims to improve the client-side documentation for end-users 
who don't really care about the deployment of the Kyuubi server or engines.
   
   Kyuubi provides standards-based drivers for JDBC, and ODBC enabling 
developers to build database applications in their language of choice.
   
   In addition, APIs like REST, Thrift, etc., allow developers to access kyuubi 
directly and flexibly.
   
   
   User Documentation Writing Principles:
   
   - General ones 
http://www.cypressmedia.net/articles/article/26/six_principles_of_technical_writing
   - Using markdown or reStructuredText(recommended)
   - More about how users or developers shall use an API, feature etc, less 
about what it is.
   
   ### Task list
   
   - JDBC Drivers
     - Kyuubi Hive JDBC Driver
     - Hive JDBC Driver
     - MySQL Connectors
   - Command Line Interface(CLI)s
     - Kyuubi Beeline
     - Hive Beeline
   - Business Intelligence Tools and SQL IDEs
     - Apache Superset
     - Cloudera Hue
     - DataGrip
     - DBeaver
     - PowerBI
     - Tableau
     - ...
   - ODBC Drivers
   - Thrift APIs
   - RESTful APIs and Clients
     - Admin
     - SQL
     - Batch
   - Web UI
     - Kyuubi Server UI
     - Kyuubi Engine UI
       - Spark UI Extension 
   - Python DB-APIs
     - PyHive
   - Client Commons
     - Client Configuration Guide
     - Logging
     - Access Kerberized Kyuubi with Beeline & BI Tools
     - Advanced Features 
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to