retentionTimeUnit
and retentionTimeValue
inside the segmentsConfig
of every table, and deletes segments which are older than the retention. The deleted segments are moved to a DeletedSegments folder colocated with the dataDir on segment store, and permanently deleted from that folder in a configurable number of days.GET /periodictask/names
API to fetch the names of all the Periodic Tasks running on your Pinot cluster.GET /periodictask/run
APILog Request Id
(api-09630c07
) can be used to search through pinot-controller log file to see log entries related to execution of the Periodic task that was manually run.tableName
(and its type OFFLINE
or REALTIME
) is not provided, the task will run against all tables.