From 1ce3d891cea49990922b8e17080aa496ec22d4f1 Mon Sep 17 00:00:00 2001 From: Jeff G <32751606+Pahtoe@users.noreply.github.com> Date: Sun, 10 Nov 2019 12:38:13 -0800 Subject: [PATCH] [DOCS] Update to align with original Uber whitepaper (#999) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e69b6c83..822eea8ba 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