apache/pinot

Allow to use cron to schedule the controller periodical tasks

Open

#14.051 geöffnet am 22. Sept. 2024

Auf GitHub ansehen
 (6 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Java (4.937 Stars) (1.234 Forks)batch import
enhancementgood first issuehelp wanted

Beschreibung

Current cron job schedule is based on the controller start time, we should have a way to schedule it run at a given CRON setting.

Contributor Guide