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

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

vvysotskyi commented on PR #2709:
URL: https://github.com/apache/drill/pull/2709#issuecomment-1344035229

   @cgivre, yes, you can create a plugin in drill1 with the name drill2, and 
query all plugins that drill2 has configured from drill1, so if drill2 has file 
system plugin called dfs2, query for drill1 will be the following:
   ```sql
   SELECT *
   FROM drill2.dfs2.ws.`file`
   ```




> Storage plugin for querying other Apache Drill clusters
> -------------------------------------------------------
>
>                 Key: DRILL-8358
>                 URL: https://issues.apache.org/jira/browse/DRILL-8358
>             Project: Apache Drill
>          Issue Type: New Feature
>            Reporter: Vova Vysotskyi
>            Assignee: Vova Vysotskyi
>            Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to