GithubHelp home page GithubHelp logo

trino-tableau-connector's Introduction

Trino-Tableau-Connector

Trino Tableau Connector - 368 + Works with all versions of Trino + Their are 2 Connector zips uploaded, One for SSL Entain and One for Default Trino . The files can be edited with any text editor and are quite simple to understand. Manifest is the main file. You can remove SSL properties from the following files.

connectionBuilder connectionProperties

Create a folder to store the connector code.

Create a directory for Tableau connectors in the following location:

For Tableau Desktop:

  • Mac: /connector
  • Windows: C:\connector

For Tableau Server:

  • Linux: /connector
  • Windows: c:\conector

Tableau Connector NON SSL Standard Trino Connections - tableau_trino_jdbc_connector.zip Within folder created above unzip the code for the Tableau Connector (tableau_trino_jdbc_connector.zip). Once unzipped you will see a parent folder inside you will find the files required for the connector to work.

Tableau Connector FOR SSL Connections - tableau_entain_trino_jdbc_connector.zip Within folder created above unzip the code for the Tableau Connector (tableau_entain_trino_jdbc_connector.zip). Once unzipped you will see a parent folder inside you will find the files required for the connector to work.

Download Trino Driver and place in Tableau drivers directory

Driver can be downloaded from the trino website here is an example link : https://repo1.maven.org/maven2/io/trino/trino-jdbc/368/trino-jdbc-368.jar

Move the driver (jar) file to following location:

  • Windows: c:\Program File\Tableau\Drivers
  • Mac: ~/Library/Tableau/Drivers
  • Linux: /opt/tableau/tableau_driver/jdbc

Launch Trino and You will see your new custom Connector called : Trino JDBC by Entain for SSL and Trino JDBC by Trino for Default.

You should launch Tableau so it will load custom Drivers. Refer to Tableau documentation examples below for windows.

Open a Command Prompt --:

  • MAC:
/Applications/Tableau\ Desktop\ 2019.1.app/Contents/MacOS/Tableau -DConnectPluginsPath=/connector/
  • Windows:
CD c:\Program Files\Tableau\Tableau {VERSION}\bin\
tableau.exe -DConnectPluginsPath=C:\connector

Shortcut can also be created in windows like the following

Windows Tableau ShortCut :

"C:\Program Files\Tableau\Tableau [version]\bin\tableau.exe" -DConnectPluginsPath=C:\connector

Enjoy. Remember their are other ways as per above to launch Tableau and store connector files . Please experiment.

DeliverBI Team (Sha)

trino-tableau-connector's People

Contributors

deliverbi avatar silverflow avatar

Watchers

 avatar

Forkers

silverflow

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.