apache/pinot

Allow to use cron to schedule the controller periodical tasks

Fermée

#14 051 ouverte le 22 sept. 2024

 (6 commentaires) (0 réaction) (1 personne assignée)Java (1 234 forks)batch import
enhancementgood first issuehelp wanted

Métriques du dépôt

Stars
 (4 937 étoiles)
Métriques de merge PR
 (Merge moyen 6j 7h) (186 PRs mergées en 30 j)

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.

Guide contributeur