commit | e83dde3b9591d0ff52c453331e80a5d6ae91bb11 | [log] [tgz] |
---|---|---|
author | Nishith Agarwal <nagarwal@uber.com> | Mon Nov 26 23:17:32 2018 -0800 |
committer | vinoth chandar <vinothchandar@users.noreply.github.com> | Tue Dec 04 11:41:38 2018 -0800 |
tree | 12d94742db2cce787bab098804ff97cbc172a330 | |
parent | 0015c9b00e46bde88089680e790a7fb3ad12e5ef [diff] |
Returning empty Statues for an empty spark partition caused due to incorrect bin packing
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