Skip to content

Conversation

@vgmartinez
Copy link
Contributor

What is this PR for?

JDBC generic interpreter based on PostgresInterpreter (@tzolov)

What type of PR is it?

Feature

Is there a relevant Jira issue?

How should this be tested?

In the file zeppelin-daemon.sh add:
ZEPPELIN_CLASSPATH+=":${ZEPPELIN_HOME}/jdbc/jars/jdbc jar"

add interpreter and properties. See screenshots.

Screenshots (if appropriate)

zeppelin-daemon.sh add jars
image

Interpreter properties (@jongyoul thanks)
image

for use in paragraph:

image

Questions:

It's finished? no,we will review it and discuss it
Does the licenses files need update? no
Is there breaking changes for older versions? no
Does this needs documentation? documentation will follow

@vgmartinez
Copy link
Contributor Author

Hi @jongyoul,
Please review this PR.

tested:

  • postgres
  • mysql
  • mariadb
  • redshift
  • hive
  • oracle
  • others(tajo, presto)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants