[KYUUBI #3992] Fix spelling(steaming -> streaming) in kyuubi_ecosystem figure
### _Why are the changes needed?_ Fix spelling(steaming -> streaming) in kyuubi_ecosystem figure ### _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.apache.org/docs/latest/develop_tools/testing.html#running-tests) locally before make a pull request Closes #3992 from yaooqinn/eco. Closes #3992 d2d95147a [Kent Yao] Fix spelling in kyuubi_ecosystem pic c1db38a9e [Kent Yao] Fix spelling in kyuubi_ecosystem pic 390d175fe [Kent Yao] Fix spelling in kyuubi_ecosystem pic d9538ba38 [Kent Yao] Fix spelling in kyuubi_ecosystem pic 77cac723e [Kent Yao] Fix spelling in kyuubi_ecosystem pic Authored-by: Kent Yao <yao@apache.org> Signed-off-by: fwang12 <fwang12@ebay.com>
This commit is contained in:
parent
a494aa9b87
commit
be5c3aaab6
10
README.md
10
README.md
@ -14,7 +14,9 @@
|
||||
- See the License for the specific language governing permissions and
|
||||
- limitations under the License.
|
||||
-->
|
||||
|
||||
# Apache Kyuubi (Incubating)
|
||||
|
||||
<img src="https://svn.apache.org/repos/asf/comdev/project-logos/originals/kyuubi-1.svg" alt="Kyuubi logo" height="120px" align="right" />
|
||||
|
||||
[](https://www.apache.org/licenses/LICENSE-2.0.html)
|
||||
@ -32,7 +34,8 @@
|
||||
|
||||
## What is Kyuubi?
|
||||
|
||||
Kyuubi is a distributed multi-tenant Thrift JDBC/ODBC server for large-scale data management, processing, and analytics, built on top of Apache Spark and designed to support more engines (i.e., Flink). It has been open-sourced by NetEase since 2018. We are aiming to make Kyuubi an "out-of-the-box" tool for data warehouses and data lakes.
|
||||
Apache Kyuubi™ is a distributed and multi-tenant gateway to provide serverless
|
||||
SQL on data warehouses and lakehouses.
|
||||
|
||||
Kyuubi provides a pure SQL gateway through Thrift JDBC/ODBC interface for end-users to manipulate large-scale data with pre-programmed and extensible Spark SQL engines. This "out-of-the-box" model minimizes the barriers and costs for end-users to use Spark at the client side. At the server-side, Kyuubi server and engines' multi-tenant architecture provides the administrators a way to achieve computing resource isolation, data security, high availability, high client concurrency, etc.
|
||||
|
||||
@ -89,9 +92,10 @@ Kyuubi can deploy its engines on different kinds of Cluster Managers, such as, H
|
||||
### The Kyuubi Ecosystem(present and future)
|
||||
|
||||
|
||||
The figure below shows our vision for the Kyuubi Ecosystem. Some of them have been realized, some in development, and others would not be possible without your help.
|
||||
The figure below shows our vision for the Kyuubi Ecosystem. Some of them have been realized, some in development,
|
||||
and others would not be possible without your help.
|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
|
||||
|
||||
File diff suppressed because one or more lines are too long
BIN
docs/imgs/kyuubi_ecosystem.drawio.png
Normal file
BIN
docs/imgs/kyuubi_ecosystem.drawio.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 643 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 89 KiB |
Loading…
Reference in New Issue
Block a user