From 484fd48dae85ded47d96b946a42e36d975d49fcf Mon Sep 17 00:00:00 2001 From: Jeff G <32751606+Pahtoe@users.noreply.github.com> Date: Wed, 6 Nov 2019 11:03:44 -0800 Subject: [PATCH] Update to align with original Uber whitepaper https://eng.uber.com/hoodie/ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e69b6c837485..822eea8ba415f 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ --> # Hudi -Apache Hudi (Incubating) (pronounced Hoodie) stands for `Hadoop Upserts anD Incrementals`. +Apache Hudi (Incubating) (pronounced Hoodie) stands for `Hadoop Upsert Delete and Incremental`. Hudi manages the storage of large analytical datasets on DFS (Cloud stores, HDFS or any Hadoop FileSystem compatible storage). ### Features