Hello,
We are trying to get this combo working via the instructions found here:
https://stackoverflow.com/questions/32883965/apache-drill-using-google-cloud-storage
We are attempting this with a manually compiled version of 1.14, and can
query GS via gsutil/hadoop commands which suggests the GCS connector is
installed correctly and working as expected.
I don't know if there will be any takers here to help us get into the
weeds with this particular problem (we are seeing
"org.apache.drill.common.exceptions.UserRemoteException: VALIDATION
ERROR: Failed to create DrillFileSystem for proxy user: No FileSystem
for scheme: gs SQL Query null"), and of course I'm happy to provide more
details, but if not it would also be helpful to address some more high
level questions about this:
1) is there a way to get this to work currently?
2) if so, is there a reason why this isn't documented (e.g. is it not
properly tested/recommended?)
3) will GS be an officially supported plugin at some point in the future?
Thanks in advance!