You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Kunyuan Zhang (Jira)" <ji...@apache.org> on 2022/07/23 04:08:00 UTC

[jira] [Created] (ZEPPELIN-5781) Add cross datasource query support to Spark SQL interpreter

Kunyuan Zhang created ZEPPELIN-5781:
---------------------------------------

             Summary: Add cross datasource query support to Spark SQL interpreter
                 Key: ZEPPELIN-5781
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5781
             Project: Zeppelin
          Issue Type: New Feature
          Components: spark
            Reporter: Kunyuan Zhang


h1. Information:

Add cross datasource query support to Spark SQL interpreter, currently support cross datasource query with these datasources:
 * hive
 * jdbc
 * mongodb

h1. Usage:
 #  User should declare a cross datasource table in format: "interpreterName.databaseName.tableName".
 # Interpreter "interpreterName" should exists in zeppelin interpreter configuration.

 

 

 



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