Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
1.18.0
-
None
Description
Steps to reproduce:
- On Web UI, open storage page
- Disable some plugin (e.g. "cp")
- Enable this plugin (It is displayed in "enabled" section now)
- Update the plugin, look at the "enabled" property
Expected result:
"enabled": true
Actual result:
"enabled": false
Note: Though it is displayed as disabled in the config, queries to it are working.
Workaround: Enable it again.
Attachments
Issue Links
- incorporates
-
DRILL-7624 When Hive plugin is enabled with default config, cannot execute any SQL query
- Resolved
- links to