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)