Timothy Brown created HUDI-9511:
-----------------------------------
Summary: Improve performance of timeline server marker handler
Key: HUDI-9511
URL: https://issues.apache.org/jira/browse/HUDI-9511
Project: Apache Hudi
Issue Type: Improvement
Reporter: Timothy Brown
The timeline server marker handler will default to the engine based context
which will require executors in the case of spark to perform smaller,
lightweight operations like deleting <100 files.
The usage of Jackson can also be improved to increase throughput on the server.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)