leesf commented on a change in pull request #999: Update to align with original Uber whitepaper URL: https://github.com/apache/incubator-hudi/pull/999#discussion_r343955616
########## File path: 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`. Review comment: > nit: `Upserts Deletes and Incrementals`? Paste from whitepaper >In short, Hudi (Hadoop Upsert Delete and Incremental) is an analytical, scan-optimized data storage abstraction which enables applying mutations to data in HDFS on the order of few minutes and chaining of incremental processing I think `Hadoop Upsert Delete and Incremental` is ok. @vinothchandar ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
