Jason Altekruse created DRILL-4663:
--------------------------------------
Summary: FileSystem properties Config block from filesystem plugin
are not being applied for file writers
Key: DRILL-4663
URL: https://issues.apache.org/jira/browse/DRILL-4663
Project: Apache Drill
Issue Type: Bug
Reporter: Jason Altekruse
Currently all of the record writers create their own empty filesystem
configuration upon initialization. They do not currently apply the custom
configurations that are included in the plugin configuration, which prevents
users from setting custom properties on the write path. If possible this
configuration should be shared with the readers. If there is a need to isolate
this from the configuration used for the readers, we should still add the
configurations from the storage plugin config.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)