zeppelin icon indicating copy to clipboard operation
zeppelin copied to clipboard

[ZEPPELIN-6048] Write a Dockerfile for jdbc interpreter image build

Open seung-00 opened this issue 6 months ago • 0 comments

What is this PR for?

This PR adds a Dockerfile to build a JDBC interpreter container. It’s the second interpreter to be dockerized, after the shell interpreter (#4781). Like I said in the previous PR, the configuration and testing are a little complex at the moment. I plan to improve this in future work.

What type of PR is it?

Feature

Todos

What is the Jira issue?

How should this be tested?

  • Build and run the docker container
  • Verify that the jdbc interpreter container communicates with the zeppelin server

Screenshots (if appropriate)

Questions:

  • Does the license files need to update? Yes
  • Is there breaking changes for older versions? No
  • Does this needs documentation? Yes. Docs added

seung-00 avatar Aug 17 '24 07:08 seung-00