From 45acccdb8a1aadc8aa499f0eb564f98247880357 Mon Sep 17 00:00:00 2001 From: vinoth chandar Date: Sat, 23 May 2020 14:51:58 -0700 Subject: [PATCH] [MINOR] Remove incubating from README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a4459f743..342a86607 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,8 @@ limitations under the License. --> -# Apache Hudi (Incubating) -Apache Hudi (Incubating) (pronounced Hoodie) stands for `Hadoop Upserts Deletes and Incrementals`. +# Apache Hudi +Apache Hudi (pronounced Hoodie) stands for `Hadoop Upserts Deletes and Incrementals`. Hudi manages the storage of large analytical datasets on DFS (Cloud stores, HDFS or any Hadoop FileSystem compatible storage).