[
https://issues.apache.org/jira/browse/DRILL-4383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chun Chang closed DRILL-4383.
-----------------------------
manually verified drill is able to take the "config" parameter.
{noformat}
{
"type": "file",
"enabled": true,
"connection": "maprfs:///",
"config": {
"file.replication": "2"
},
{noformat}
> Allow passign custom configuration options to a file system through the
> storage plugin config
> ---------------------------------------------------------------------------------------------
>
> Key: DRILL-4383
> URL: https://issues.apache.org/jira/browse/DRILL-4383
> Project: Apache Drill
> Issue Type: Improvement
> Components: Storage - Other
> Reporter: Jason Altekruse
> Assignee: Jason Altekruse
> Fix For: 1.6.0
>
>
> A similar feature already exists in the Hive and Hbase plugins, it simply
> provides a key/value map for passing custom configuration options to the
> underlying storage system.
> This would be useful for the filesystem plugin to configure S3 without
> needing to create a core-site.xml file or restart Drill.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)