| commit | cd090871a18210ac311c02009b27bd7cfcf2bb44 | [log] [tgz] | 
|---|---|---|
| author | vinoth chandar <vchandar@confluent.io> | Sun Aug 25 05:34:51 2019 -0700 | 
| committer | Balaji Varadarajan <v.balaji@ymail.com> | Sun Aug 25 16:01:14 2019 -0700 | 
| tree | bb458572b0d1dd799ccd9d11bea2b82e70b1f599 | |
| parent | 6edf0b9defe8c82b0ef0076a6300c00c1641a6e6 [diff] | 
[HUDI-159]: Pom cleanup and removal of com.twitter.parquet - Redo all classes based on org.parquet only - remove unuused dependencies like parquet-hadoop, common-configuration2 - timeline-service does not build a fat jar anymore - Fix utilities and hadoop-mr bundles based on above
Apache Hudi (pronounced Hoodie) stands for Hadoop Upserts anD Incrementals. Hudi manages storage of large analytical datasets on DFS (Cloud stores, HDFS or any Hadoop FileSystem compatible storage) and provide ability to query them  via three types of views
For more, head over here