apache/pinot

Allow using system properties to fill up the template value in configs.

Open

#9125 aperta il 28 lug 2022

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)Java (1234 fork)batch import
good first issue

Metriche repository

Star
 (4937 star)
Metriche merge PR
 (Merge medio 6g 7h) (186 PR mergiate in 30 g)

Descrizione

Current pinot supports environment variables override for table config template. We should also add the support and convention for system properties, as that is much simpler to use and set during runtime.

Guida contributor