[ 
https://issues.apache.org/jira/browse/DRILL-4580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16528016#comment-16528016
 ] 

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-401424556
 
 
   @arina-ielchiieva, I thought about that - but it's a bit more complicated in 
how i'd like it to be: An "Export All" button" should export each of the 
storage plugin configurations into JSON files and generate a single compressed 
folder which contains each of these JSON files individually. 
   And an "Import" button which can support importing either a single JSON file 
or a compressed folder which can create one or more storage plugins. 
   
   I think having individual export button is helpful. We could keep it in the 
"Update" page (image 2 above). We could remove it from the main storage plugin 
list page (image 1) if you think it's cluttering the UI. 
   
   In a later PR, we can add support for the "Export All" and "Import" (one or 
more) buttons. Would that be okay? 

----------------------------------------------------------------
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)

Reply via email to