You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/04/17 13:29:00 UTC

[jira] [Commented] (DRILL-7098) File Metadata Metastore Plugin

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

ASF GitHub Bot commented on DRILL-7098:
---------------------------------------

vdiravka commented on pull request #1754: DRILL-7098: File Metadata Metastore Plugin
URL: https://github.com/apache/drill/pull/1754
 
 
   Introducing Drill Metastore module with main Metastore API. It also should be used for creating Drill Metastore plugins, they can be created as separate modules inside main Metastore module.
   The main reason of this improvement is decoupling `drill-exec` and `drill-metastore` code.
   `drill-metastore` is used as dependency for `drill-exec`.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> File Metadata Metastore Plugin
> ------------------------------
>
>                 Key: DRILL-7098
>                 URL: https://issues.apache.org/jira/browse/DRILL-7098
>             Project: Apache Drill
>          Issue Type: Sub-task
>          Components:  Server, Metadata
>            Reporter: Vitalii Diravka
>            Assignee: Vitalii Diravka
>            Priority: Major
>              Labels: Metastore
>             Fix For: 2.0.0
>
>
> DRILL-6852 introduces Drill Metastore API. 
> The second step is to create internal Drill Metastore mechanism (and File Metastore Plugin), which will involve Metastore API and can be extended for using by other Storage Plugins.



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