Girish bhat m
03/10/2021, 6:09 AM_inputDirFS = PinotFSFactory.create(_inputDirURI.getScheme());
if the scheme is not loaded and in the run method schemes are registered . Isn't it good way to add method like below in the init method of the Jobrunner ?
void registerSchemsIfNotRegistered(_spec)
Kishore G
Xiang Fu
PinotFSSpec