cgivre commented on PR #2714: URL: https://github.com/apache/drill/pull/2714#issuecomment-1340938156
> @jnturton I don't know. Unlike the regular storage plugins, which are pretty self-contained, to use a file system, you have to "register" it in the `FileSystemPlugin` class. (See below). I assumed, perhaps incorrectly, that new file systems had to be in the `java-exec` package. I'm not a packaging expert, so do you know what we'd have to do in order to move these to `contrib`? https://github.com/apache/drill/blob/53e4227650755607db961b758b7966b1d6d4582f/exec/java-exec/src/main/java/org/apache/drill/exec/store/dfs/FileSystemPlugin.java#L93-L96 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
