docs: translate cbdb overview from zh to en#8
Closed
IdaLee666 wants to merge 1 commit intoapache:mainfrom
Closed
Conversation
❌ Deploy Preview for cloudberrydb failed.
|
There was a problem hiding this comment.
Hiiii, @IdaLee666 welcome!🎊 Thanks for taking the effort to make our project better! 🙌 Keep making such awesome contributions!
Contributor
|
@IdaLee666 Great work! Please check the error reporting and try to fix it. Looks like there is already a file named "cbdb-overview.md" with the same ID "cbdb-overview" in its metadata section. |
TomShawn
reviewed
Jun 8, 2023
docs/cbdb-overview.md
Outdated
|
|
||
| ## Data loading | ||
|
|
||
| Cloudberry Database supports massive parallel and persistent data loading through external table technology, and enables automatic conversion between character sets such as GBK and UTF8. Based on the MPP architecture, the Scatter-Gather Streaming<sup>TM</sup> technology provides linear expansion of performance. CBDB supports a variety of storage media such as external file servers, Hive, Hbase, HDFS, S3 and various file formats such as CSV, Text, JSON, ORC, Parquet, and supports compressed data file loading such as Zip. CBDB is used by DataStage, Informatica, Kettle for ETL tool integration. |
Contributor
There was a problem hiding this comment.
请避免使用 CBDB,尽量使用全名 Cloudberry Database。
i18n/zh/docusaurus-plugin-content-docs/current/cbdb-overview.md
Outdated
Show resolved
Hide resolved
docs/cbdb-overview.md
Outdated
| Thanks! | ||
| Typically, a segment host runs 2 to 8 segment instances, depending on the processor, memory, storage, network interfaces and workload. Balancing the configuration of segment hosts is critical because Cloudberry Database achieves optimal performance by evenly distributing data and workload among segments, allowing all segments to initiate and complete tasks simultaneously. | ||
|
|
||
| - The **interconnection** serves as the network layer in the Cloudberry Database system architecture. It refers to the network infrastructure on which the communication of the master and segments depends, using a standard Ethernet switching structure. |
Contributor
There was a problem hiding this comment.
|
lijiajia seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it. |
Contributor
|
The same work has already been done in #13. So this PR can be closed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
test