Controller initializes the PinotFs implementation ...
# troubleshooting
m
Controller initializes the PinotFs implementation based on the uri, IIRC. So using local dir will instantiate localFs. I am hoping http:// might pick up HDFS, if not, we should fix.
y
Http:// or hdfs:// ?
m
http as well
y
I am sorry. I didnt get what i should do. What would the config fir controller look like?
m
deeps-storage uri path (in your case http://...)
y
Let me try and get back.
m
If it doesn't, check how
PinotFSFactory
initializes pinotFS
y
So the httpsFS is getting picked up no problem.
in the controller.
It is downloading the Https File to the controller dataDir.
and then pushing the downloaded url. i.e. the controller url as the zkDownloadUri to servers.