Integrations → Tableau for Advanced SQLi
About Tableau
Tableau is a desktop software for creating interactive data visualizations and dashboards. Tableau Desktop allows you to quickly connect, visualize, and share data with a seamless experience from virtually anywhere. Starting the 2024.1.0 and with the introduction of the new advanced SQL interface, Incorta introduced a new version of the Tableau connector that provides an enhanced performance compatible with the new advanced SQLi.
Enable the Tableau External Integration Instructions
To display the Tableau external integration instructions within Incorta, the Cluster Management Console (CMC) Administrator must enable Tableau in the CMC with the following steps:
Enable the Tableau External Integration Instructions for the Default Tenant Configuration
Here are the steps to enable the Tableau external integration instructions for the Default Tenant Configuration:
- Sign in to the CMC.
- In the Navigation bar, select Clusters.
- In the cluster list, select a Cluster name.
- In the canvas tabs, select Cluster Configurations.
- In the panel tabs, select Default Tenant Configurations.
- In the left pane, select External Visualization Tools.
- In the right pane, enable Tableau.
- Select Save.
View the Tableau External Integration Instructions
Here are the steps to view the Tableau external integration instructions within Incorta:
- Sign in to the Incorta Direct Data Platform™.
- In the Navigation bar, select Content.
- In the Action bar, select + New → Connect other Visualization Tools.
- In the Connect other Visualization Tools page, select Tableau to view the procedure.
Configure Tableau to connect to Incorta
In the Connect other Visualization Tools page, select which Tableau version you have, whether it is Desktop or Server, and accordingly apply its steps.
For Tableau Desktop, it is recommended to use version 2022.3 and above. For Tableau Server, it is recommended to use version 2022.3.5 (20223.23.0316.1214) 64-bit Windows. Using any other older versions may lead to facing issues.
Configure for Tableau Desktop
- Download Advanced SQL Connector for Tableau taco file.
- Depending on your machine, move the .taco file to the following location:
- Windows:
C:\Users[Windows User]\Documents\My Tableau Repository\Connectors
- macOS:
/Users/[user]/Documents/My Tableau Repository/Connectors
- Windows:
- Install the Incorta Customized Kyuubi Driver by following these steps:
- Download the Incorta Custom Kyuubi Hive JDBC Jar.
- Move it into the following directory:
- Windows:
C:\Program Files\Tableau\Drivers
- macOS:
/Users/[user]/Library/Tableau/Drivers
- Windows:
- Restart Tableau.
- From the Tableau starter page, select More… > Advanced SQL Interface by Incorta from the To a Server section
- From the Advanced SQL Interface Connection window, enter the connection information.
Configure for Tableau Server
- Download Advanced SQL Connector for Tableau taco file.
- Install the Incorta Customized Kyuubi Driver by following these steps:
- Download the Incorta Custom Kyuubi Hive JDBC Jar.
- Move it into the following directory:
C:\Program Files\Tableau\Drivers
- To set up the Advanced SQL Interface Connector, copy the (.taco) file to the following directory:
[Tableau_Server_Installation_Directory]/data/tabsvc/vizqlserver/Connectors
- Restart the tableau server.
- Open Tableau.
- From the Tableau starter page, select More… > Advanced SQL Interface by Incorta from the To a Server section
- From the Advanced SQL Interface Connection window, enter the connection information.
Tableau to Incorta connection properties
Tab | Property | Control | Description |
---|---|---|---|
General | Server | text box | Enter the name of the Incorta server as displayed in the Tableau external integration instructions |
General | Port | text box | Enter the port as displayed in the Tableau external integration instructions. The default port is 5436. You can enter port 5442 to connect directly through Spark. |
General | Tenant | text box | Enter the name of the Incorta tenant |
General | Username | text box | Enter your Incorta username |
General | Password | text box | Enter your Incorta password |
General | Require SSL | checkbox | Select this property to sign in with SSL |
Initial SQL | Initial SQL | text box | Specify an initial SQL command that will run when a connection is made to the database |
Advanced | Result Format | drop-down | The default value is Arrow. Other options are available, yet it is recommended to use one of the following: ● Arrow (default) – 5x faster performance than thrift. ● Incremental Collect – Better than collecting all resultset partitions into the driver to avoid out-of-memory errors. |
Select an Incorta Schema to Analyze in Tableau
Select an Incorta schema to analyze within Tableau:
- In the left panel, in the Schema drop-down list, select a schema. You can filter the schema list by entering a string in the schema search bar.
- From the list of tables that appear for the schema, select a table. You can filter the table list by entering a string in the table search bar.
- Drag and drop the table of interest to the Drag tables here canvas.