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

Issue publishing to Tableau Server using the Clickhouse ODBC and JDBC by Afitinity connector #17

Open
lazaro-programacion opened this issue Dec 17, 2021 · 4 comments

Comments

@lazaro-programacion
Copy link

Hello good day,
I have TACO files and drivers installed on both server and desktop, I'm using Tableau version on both server and desktop Tableau 2020.4.
My problem is that when publishing the workbook it gives me a failed publication.

Driver version -> Latest available dated 08/22/2021.
The TACO version -> I am using the version published in the Tableau gallery.
Captura de pantalla 2021-12-17 a las 10 28 23

@dima-altinity
Copy link
Collaborator

just want to double check that clickhouse -odbc driver is installed on Linux.
Once driver is installed - you need to configure datasource. Usually its in /etc/odbcinst.ini or /etc/odbc.ini file ( depends on Linux version). You would need to create datasource with name "clickhouse_odbc" and configure it to use installed driver.
Example here:
https://blog.devart.com/installing-and-configuring-odbc-driver-on-linux.html
No need to define host, port, etc.. These values would be used from user input in Tableau.
Just reference to driver.
@lazaro-programacion

@lazaro-programacion
Copy link
Author

hi,
The version of the Clickhouse ODBC Tableau Server driver in windows server
Captura de pantalla 2021-12-21 a las 11 00 04
.
The TACO file downloaded from Tableau extensions and installed inside the path -> \ Documents \ My Tableau Repository \ Connector
Captura de pantalla 2021-12-21 a las 11 00 34
s

This was installed on the server.

@yurifal
Copy link

yurifal commented Dec 23, 2021

From Tableau Connector SDK

Run a packaged connector in Tableau Server
Option 1
For each machine:

  1. Drop your .taco file into [Your Tableau Server Install Directory]/data/tabsvc/vizqlserver/Connectors. On a default install, this will be in the ProgramData folder. For example: C:\ProgramData\Tableau\Tableau Server\data\tabsvc\vizqlserver\Connectors
  2. Restart your server.

@lazaro-programacion
Copy link
Author

@yurifal

Thank you very much for dedicating a little of your time to me.

On Monday I will notify the team to be able to execute the change and restart the server to be able to buy if this solution works.

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

No branches or pull requests

3 participants