Skip to content

Latest commit

 

History

History
86 lines (58 loc) · 5.2 KB

tableau_dependencies.md

File metadata and controls

86 lines (58 loc) · 5.2 KB

Dependencies

Runtime Dependencies

To use the Exasol Tableau Connector, you need Tableau Desktop or Tableau Server, both in version 2021.1 or later. See the respective websites for transitive dependencies.

Build Time Dependencies

Building the Exasol Tableau Connector using package_connector.sh has the following dependencies:

Signing the Exasol Tableau Connector using sign_connector.sh has the following dependencies:

Test Dependencies

Tableau Connector TDVT Tests

Running the TDVT tests for the connectors has the following dependencies:

Tableau Connector JavaScript Tests

Running the tests located in the javascript-test folder has the following dependencies:

See package.json for detailed version numbers.

Common Dependencies for Maven Test Modules

Maven Test Modules tableau-server-GUI-tests and jdbc-kerberos-setup-test have the following common dependencies:

See pom.xml for detailed version numbers.

Tableau Server GUI Tests

Running the UI tests located in the tableau-server-GUI-tests folder has the following dependencies:

See files pom.xml and tableau-server-GUI-tests/pom.xml for detailed version numbers.

JDBC Kerberos Test Setup

Running the JDBC Kerberos setup tests located in jdbc-kerberos-setup-test has the following dependencies:

See files pom.xml and jdbc-kerberos-setup-test/pom.xml for detailed version numbers.