Hi All, I'm a bit confused and I was hoping to get some clarification about how the HiveStoragePlugin interacts with the FileSystem plugin. Currently the HiveStoragePlugin allows the user to configure their own value for fs.defaultFS in the plugin properties, which overrides the defaultFS used when doing a native parquet scan for Hive. Is this intentional? Also what is the high level theory about how Hive and the FileSystem plugins interact? Specifically does Drill support querying Hive when Hive is using a different FileSystem than the one specified in the file system plugin? Or does Drill assume that the Hive is using the same FileSystem as the one defined in the Drill FileSystem plugin?
Thanks, Tim
