This is an automated email from the ASF dual-hosted git repository.
vinoyang pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/hudi.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 5cb0313 [DOCS] Add more powered by (#2315)
5cb0313 is described below
commit 5cb0313c06980c9da08c107aaca21e01a8d53444
Author: leesf <[email protected]>
AuthorDate: Thu Dec 10 10:00:38 2020 +0800
[DOCS] Add more powered by (#2315)
---
docs/_docs/1_4_powered_by.md | 12 ++++++++++++
docs/assets/images/powers/37.PNG | Bin 0 -> 46397 bytes
docs/assets/images/powers/H3C.JPG | Bin 0 -> 76097 bytes
3 files changed, 12 insertions(+)
diff --git a/docs/_docs/1_4_powered_by.md b/docs/_docs/1_4_powered_by.md
index 78d37a6..6bac956 100644
--- a/docs/_docs/1_4_powered_by.md
+++ b/docs/_docs/1_4_powered_by.md
@@ -17,6 +17,8 @@ power_items:
- img_path: /assets/images/powers/tathastu.png
- img_path: /assets/images/powers/shunfeng.png
- img_path: /assets/images/powers/lingyue.png
+ - img_path: /assets/images/powers/37.PNG
+ - img_path: /assets/images/powers/H3C.JPG
---
## Adoption
@@ -38,6 +40,11 @@ offering, providing means for AWS users to perform
record-level updates/deletes
### Grofers
[Grofers](https://grofers.com) is a grocery delivery provider operating across
APAC region. Grofers has [integrated
hudi](https://lambda.grofers.com/origins-of-data-lake-at-grofers-6c011f94b86c)
in its central pipelines for replicating backend database CDC into the
warehouse.
+### H3C Digital Platform
+
+[H3C digital platform](http://www.h3c.com/) provides the whole process
capability of data collection, storage, calculation and governance, and enables
the construction of data center and data governance ability for medical, smart
park, smart city and other industries;
+Apache Hudi is integrated in the digital platform to meet the real-time update
needs of massive data
+
### 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.
@@ -80,6 +87,11 @@ Yields.io is the first FinTech platform that uses AI for
automated model validat
Using Hudi at Yotpo for several usages. Firstly, integrated Hudi as a writer
in their open source ETL framework,
[Metorikku](https://github.com/YotpoLtd/metorikku) and using as an output
writer for a CDC pipeline, with events that are being generated from a database
binlog streams to Kafka and then are written to S3.
+### 37 Interactive Entertainment
+
+[37 Interactive Entertainment](https://www.37wan.net/) is a global Top20
listed game company, and a leading company on A-shares market of China.
+Apache Hudi is integrated into our Data Middle Platform offering real-time
data warehouse and solving the problem of frequent changes of data.
+Meanwhile, we build a set of data access standards based on Hudi, which
provides a guarantee for massive data queries in game operation scenarios.
## Talks & Presentations
diff --git a/docs/assets/images/powers/37.PNG b/docs/assets/images/powers/37.PNG
new file mode 100644
index 0000000..46097a0
Binary files /dev/null and b/docs/assets/images/powers/37.PNG differ
diff --git a/docs/assets/images/powers/H3C.JPG
b/docs/assets/images/powers/H3C.JPG
new file mode 100644
index 0000000..4fa9b0b
Binary files /dev/null and b/docs/assets/images/powers/H3C.JPG differ