Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extent base database content with Vertica coverage #1060

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

stefan-bergstein
Copy link
Collaborator

Maven central does not yet contain a Vertica JDBC Driver. The driver can be downloaded here:
https://my.vertica.com/client_drivers/9.1.x/9.1.0-0/vertica-jdbc-9.1.0-0.jar

Install driver locally:
mvn --settings ~/CloudSlang/cslang/maven/conf/settings.xml install:install-file -Dfile=vertica-jdbc-9.1.0-0.jar -DgroupId=com.microfocus.vertica -DartifactId=vertica-jdbc -Dversion=9.1.0-0 -Dpackaging=jar

@tethryus
Copy link
Contributor

@stefan-bergstein Once the issue related to the cs-actions/cs-datanases has been resolved and tested, once it is merged and released. the PR can be reviewed, approved and merged. Thanks for your contribution so far.

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

Successfully merging this pull request may close these issues.

2 participants