[
https://issues.apache.org/jira/browse/DRILL-4580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16528077#comment-16528077
]
ASF GitHub Bot commented on DRILL-4580:
---------------------------------------
Agirish commented on issue #1350: DRILL-4580: Support for exporting storage
plugin configurations
URL: https://github.com/apache/drill/pull/1350#issuecomment-401441469
Filed DRILL-6562 to track this.
Regarding one vs multiple files, my reasoning was to keep it more human
readable and flexible - giving options to selectively import any plugin as
needed. So suggested a compressed folder with each of the plugin files. But
your approach sounds good. I'm thinking the "Export All" option would be used
for All or None scenarios. And the regular per plugin "Export" option being
introduced in this PR can support the flexible per plugin import.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Provide options to import and export storage plugin configurations
> ------------------------------------------------------------------
>
> Key: DRILL-4580
> URL: https://issues.apache.org/jira/browse/DRILL-4580
> Project: Apache Drill
> Issue Type: Improvement
> Components: Client - HTTP
> Reporter: Abhishek Girish
> Assignee: Abhishek Girish
> Priority: Major
> Fix For: 1.14.0
>
>
> In a few scenarios, such as upgrading Drill or duplicating an existing Drill
> setup, options from the Drill Web UI to import and export storage plugin
> configurations will be helpful.
> Can support exporting only one storage plugin configuration at a time (into a
> JSON file) or exporting all storage plugin configurations (a compressed dir
> with a JSON file for each plugin). Similarly for importing configurations,
> but with additional options to either overwrite an existing storage plugin
> with the same name or to add a new plugin with an different name).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)