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

[DOCS] Add Kuaishou to powered-by page #12167

Merged
merged 1 commit into from
Oct 25, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions website/src/pages/powered-by.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,9 @@ Apache Hudi is integrated in the digital platform to meet the real-time update n
### Kyligence
[Kyligence](https://kyligence.io/zh/) is the leading Big Data analytics platform company. We’ve built end to end solutions for various Global Fortune 500 companies in US and China. We adopted Apache Hudi in our Cloud solution on AWS in 2019. With the help of Hudi, we are able to process upserts and deletes easily and we use incremental views to build efficient data pipelines in AWS. The Hudi datasets can also be integrated to Kyligence Cloud directly for high concurrent OLAP access.

### Kuaishou
[Kuaishou](https://www.kuaishou.com/en/) is a prominent Chinese giant in the content community and social platform. The company offers a diverse range of services, including live streaming, short videos, and e-commerce. At Kuaishou, both AI experts and BI technologists leverage Hudi to handle their online business cases. In AI scenarios, Hudi is used to build a unified batch-stream sample lake at the exabyte (EB) scale and end-to-end latency of 30 seconds. The sample lake supports both online and offline training. In BI scenarios, Hudi enhances the traditional HIVE data warehouse by enabling streaming ingestion into the lakehouse at the ODS layer. It efficiently processes append and upsert streams, while also supporting incremental updates across the DWD, DWS, and ADS layers. Currently, Hudi plays a key role in both BI and AI scenarios at Kuaishou.

### Lingyue-digital Corporation
[Lingyue-digital Corporation](https://www.lingyue-digital.com/) belongs to BMW Group. Apache Hudi is used to perform ingest MySQL and PostgreSQL change data capture. We build up upsert scenarios on Hadoop and spark.

Expand Down
Loading