Hi folks, I'm new to Pinot and looking to help out...
# pinot-dev
b
Hi folks, I'm new to Pinot and looking to help out with this ticket here: https://github.com/apache/incubator-pinot/issues/5951 What would be the easiest way to test out this command once I've got it implemented? Are there some example configs somewhere that I can use? Is there a PinotFS implementation that I can easily test out with my commands without needing to setup s3 creds and stuff?
I just found
LocalPinotFS
which appear to be just what I want
k
Yes, that’s the right one
👍 1