commit | 01e803b00e5acf9bb1dbe38340e38e8feb8d037d | [log] [tgz] |
---|---|---|
author | vinoyang <yanghua1127@gmail.com> | Mon Sep 30 20:38:52 2019 +0800 |
committer | vinoth chandar <vinothchandar@users.noreply.github.com> | Mon Sep 30 05:38:52 2019 -0700 |
tree | 0e25113ce98c7e1f59ced792a9a6b271b7891c41 | |
parent | 2ea8b0c3f1eeb19f4dc1e9946331c8fd93e6daab [diff] |
[HUDI-247] Unify the re-initialization of HoodieTableMetaClient in test for hoodie-client module (#930)
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