commit | b44f8521f2b25928bccce9a6ba5c89fb76e5330e | [log] [tgz] |
---|---|---|
author | leesf <490081539@qq.com> | Wed Aug 28 16:14:15 2019 +0800 |
committer | Balaji Varadarajan <v.balaji@ymail.com> | Wed Aug 28 13:59:33 2019 -0700 |
tree | 4de352cff5a2e25fa9bdbb2ca0868271aca4591f | |
parent | 41dbac69037ddd770a94cf41f39beff92aec9568 [diff] |
[HUDI-222] Rename main class path to org.apache.hudi.timeline.service.TimelineService in run_server.sh
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