apache/pinot

Allow to use cron to schedule the controller periodical tasks

Open

#14051 opened on Sep 22, 2024

View on GitHub
 (6 comments) (0 reactions) (1 assignee)Java (4,937 stars) (1,234 forks)batch import
enhancementgood first issuehelp wanted

Description

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