You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Vitalii Diravka (JIRA)" <ji...@apache.org> on 2018/07/19 17:53:00 UTC

[jira] [Updated] (DRILL-6621) Implement Format Plugins for different Storage plugins

     [ https://issues.apache.org/jira/browse/DRILL-6621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vitalii Diravka updated DRILL-6621:
-----------------------------------
    Description: 
Currently the only one Storage Plugin plugin has Format Plugins - {{FileSystemPlugin}}.
But Format Plugins can be useful, for exapmle, for {{HiveStoragePlugin -}} it has Parquet and MapR-DB Json native readers, so Format Plugin configs for {{HiveStoragePlugin}} could be different than default. It will allow for users to enable or disable some existed configs there, for example: {{autoCorrectCorruptDates}} for Parquet or {{allTextMode}} for MapR-DB Json native readers.
Also some other Storage Plugins can have other own Format Plugins.

  was:
Currently the only one {{FileSystemPlugin}} plugin has Format Plugins.
But Format Plugins can be useful, for exapmle, for {{HiveStoragePlugin -}} it has Parquet and MapR-DB Json native readers, so Format Plugin configs for {{HiveStoragePlugin}} could be different than default. It will allow for users to enable or disable some existed configs there, for example: {{autoCorrectCorruptDates}} for Parquet or {{allTextMode}} for MapR-DB Json native readers.
Also some other Storage Plugins can have other own Format Plugins.


> Implement Format Plugins for different Storage plugins
> ------------------------------------------------------
>
>                 Key: DRILL-6621
>                 URL: https://issues.apache.org/jira/browse/DRILL-6621
>             Project: Apache Drill
>          Issue Type: Improvement
>          Components: Storage - Other
>    Affects Versions: 1.13.0
>            Reporter: Vitalii Diravka
>            Priority: Major
>             Fix For: Future
>
>
> Currently the only one Storage Plugin plugin has Format Plugins - {{FileSystemPlugin}}.
> But Format Plugins can be useful, for exapmle, for {{HiveStoragePlugin -}} it has Parquet and MapR-DB Json native readers, so Format Plugin configs for {{HiveStoragePlugin}} could be different than default. It will allow for users to enable or disable some existed configs there, for example: {{autoCorrectCorruptDates}} for Parquet or {{allTextMode}} for MapR-DB Json native readers.
> Also some other Storage Plugins can have other own Format Plugins.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)