Retail eCommerce Funnel Analysis Demo with 1 million members and 87 million record dataset using StarRocks | Demo of StarRocks using Hudi, Iceberg, Delta Lake External Catalog on MinIO + HMS + Apache xTable #355
Replies: 2 comments 1 reply
-
Awesome Albert! If you want, you are also welcome to contribute this to the OneTable/XTable blog page: https://onetable.dev/blog/ Documentation how to: https://github.com/apache/incubator-xtable/tree/main/website#blogs |
Beta Was this translation helpful? Give feedback.
-
I just wanted to give everyone a FYI that the latest version of Docker Desktop breaks the ecommerce xtable demo at https://xtable.apache.org/blog/ecommerce-funnel-analysis-with-starrocks. I was doing a demo of it earlier this week and didn't understand why it didn't work until I read docker/for-mac#7286. The recommended fix is to downgrade. |
Beta Was this translation helpful? Give feedback.
-
In this tutorial, I'll guide you through working with an 87 million record e-commerce dataset. The data is initially stored in Hudi format and resides on MinIO S3 storage. We'll then use StarRocks to perform queries involving JOINs. Additionally, the tutorial covers creating mirrored datasets in Iceberg and Delta Lake formats using the xtable library.
See more at https://github.com/StarRocks/demo/tree/master/documentation-samples/datalakehouse
Beta Was this translation helpful? Give feedback.
All reactions