commit | 324de298bc51e3cc8a0edad891dfa76a89c2f76b | [log] [tgz] |
---|---|---|
author | Nishith Agarwal <nagarwal@uber.com> | Tue Sep 04 02:05:15 2018 -0700 |
committer | vinoth chandar <vinothchandar@users.noreply.github.com> | Thu Sep 06 08:26:48 2018 +0800 |
tree | 635f60146d3174e48aa42ca00f598c5ae9d20e71 | |
parent | 2eaa42abdeb336150eb59159e3fcf1b37f060ac1 [diff] |
Removing dependency on apache-commons lang 3, adding necessary classes as needed
Hudi (pronounced Hoodie) stands for Hadoop Upserts anD Incrementals
. Hudi manages storage of large analytical datasets on HDFS and serve them out via two types of tables
For more, head over here