Skip to content

[doc](bi)update the way to connect doris by tableau #2343

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

Merged
merged 2 commits into from
May 14, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 9 additions & 8 deletions docs/ecosystem/bi/tableau.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,14 @@ under the License.

## Introduction
Tableau is a lightweight data visualization analysis platform that combines data operations with beautiful charts perfectly. It seamlessly combines data computation with visually appealing charts, requiring no coding from the user. By simply dragging and dropping, users can quickly gain insights into the data. They can explore different views and even easily combine multiple data sources to complete tasks such as data visualization, exploration, and analysis.
## Precondition
Tableau Desktop via the following link to download: https://www.tableau.com/products/desktop/download
## Driver installation
1. Install iODBC
1. Close the Tableau Desktop
2. Install iODBC Driver Manager. Obtain the latest version (mxkozzz.dmg) from iODBC.org
3. Click on the downloaded dmg file to install
## Prerequisites
Regardless of whether your Mac is based on an Intel chips or Apple Silicon Chips, for Tableau Desktop on Mac, you need to download and install the Intel version. This is to ensure compatibility with the MySQL driver. You can select and download the Intel version from the [Support Releases](https://www.tableau.com/support/releases) page.

## Driver Installation
1. iODBC Installation
1. Close Tableau Desktop
2. Download the latest Driver Manager (mxkozzz.dmg) from the official [iODBC website](https://www.iodbc.org/dataspace/doc/iodbc/wiki/iodbcWiki/Downloads#Mac%20OS%20X)
3. Install the downloaded dmg file
2. Install the MySQL driver

When choosing the ODBC driver for MySQL to connect to Doris, you should install the MySQL 5.x ODBC driver. Using the latest MySQL driver may result in an "Unsupported command" error when connecting to Doris.
Expand All @@ -46,4 +47,4 @@ When choosing the ODBC driver for MySQL to connect to Doris, you should install

3. After entering Tableau, select the corresponding library table to carry out the relevant compass processing.

![usage page](/images/bi-tableau-en-3.png)
![usage page](/images/bi-tableau-en-3.png)
Original file line number Diff line number Diff line change
Expand Up @@ -27,16 +27,19 @@ under the License.

## 介绍
Tableau 是一款轻量级数据可视化分析平台,它将数据运算与美观的图表完美地结合在一起,不要求用户编写代码,仅仅通过拖拽的方式就可以快速洞察数据;探索不同的视图,甚至可以轻松地将多个数据源组合在一起,完成数据展示、探索和分析工作。

## 前置条件
Tableau Desktop 可通过如下链接进行下载:https://www.tableau.com/products/desktop/download
无论你的 Mac 采用 Intel 还是 Apple Silicon 架构,Tableau Desktop Mac 版需下载安装 Intel 版本,这是为了保证与 MySQL 驱动的兼容性。可通过 [Support Releases](https://www.tableau.com/support/releases)页面选择并下载 Intel 版本。

## 驱动安装
1. iODBC 安装
1. 关闭 Tableau Desktop
2. 安装 iODBC Driver Manager,可从 iODBC.org 网站获取最新版本 (mxkozzz.dmg)
3. 安装下载的 dmg 文件
2. MySQL 驱动安装
1. iODBC 安装
1. 关闭 Tableau Desktop
2. 从 [iODBC 官网](https://www.iodbc.org/dataspace/doc/iodbc/wiki/iodbcWiki/Downloads#Mac%20OS%20X)下载最新的 Driver Manager(mxkozzz.dmg)
3. 安装下载好的 dmg 文件

2. MySQL 驱动安装

选择 MySQL 5.x 的 ODBC 驱动安装,最新的 MySQL 驱动连接 Doris 会报错 Unsupported command 错误。
选择 MySQL 5.x 的 ODBC 驱动进行安装;请勿使用最新版本的 MySQL ODBC 驱动,否则在连接 Doris 时会出现“Unsupported command错误。
## 连接配置与使用
1. 点击 Tableau Desktop 主页,在连接数据源处选择 MySQL

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,14 @@ under the License.
## 介绍
Tableau 是一款轻量级数据可视化分析平台,它将数据运算与美观的图表完美地结合在一起,不要求用户编写代码,仅仅通过拖拽的方式就可以快速洞察数据;探索不同的视图,甚至可以轻松地将多个数据源组合在一起,完成数据展示、探索和分析工作。
## 前置条件
Tableau Desktop 可通过如下链接进行下载:https://www.tableau.com/products/desktop/download
无论你的 Mac 采用 Intel 还是 Apple Silicon 架构,Tableau Desktop Mac 版需下载安装 Intel 版本,这是为了保证与 MySQL 驱动的兼容性。可通过 [Support Releases](https://www.tableau.com/support/releases)页面选择并下载 Intel 版本。

## 驱动安装
1. iODBC 安装
1. 关闭 Tableau Desktop
2. 安装 iODBC Driver Manager,可从 iODBC.org 网站获取最新版本 (mxkozzz.dmg)
3. 安装下载的dmg文件
1. iODBC 安装
1. 关闭 Tableau Desktop
2. 从 [iODBC 官网](https://www.iodbc.org/dataspace/doc/iodbc/wiki/iodbcWiki/Downloads#Mac%20OS%20X)下载最新的 Driver Manager(mxkozzz.dmg)
3. 安装下载好的 dmg 文件

2. MySQL 驱动安装

选择 MySQL 5.x 的 ODBC 驱动安装,最新的 MySQL 驱动连接 Doris 会报错 Unsupported command 错误。
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,13 @@ under the License.
## 介绍
Tableau 是一款轻量级数据可视化分析平台,它将数据运算与美观的图表完美地结合在一起,不要求用户编写代码,仅仅通过拖拽的方式就可以快速洞察数据;探索不同的视图,甚至可以轻松地将多个数据源组合在一起,完成数据展示、探索和分析工作。
## 前置条件
Tableau Desktop 可通过如下链接进行下载:https://www.tableau.com/products/desktop/download
无论你的 Mac 采用 Intel 还是 Apple Silicon 架构,Tableau Desktop Mac 版需下载安装 Intel 版本,这是为了保证与 MySQL 驱动的兼容性。可通过 [Support Releases](https://www.tableau.com/support/releases)页面选择并下载 Intel 版本。

## 驱动安装
1. iODBC 安装
1. 关闭 Tableau Desktop
2. 安装 iODBC Driver Manager,可从 iODBC.org 网站获取最新版本 (mxkozzz.dmg)
3. 安装下载的dmg文件
2. MySQL 驱动安装
1. iODBC 安装
1. 关闭 Tableau Desktop
2. 从 [iODBC 官网](https://www.iodbc.org/dataspace/doc/iodbc/wiki/iodbcWiki/Downloads#Mac%20OS%20X)下载最新的 Driver Manager(mxkozzz.dmg)
3. 安装下载好的 dmg 文件

选择 MySQL 5.x 的 ODBC 驱动安装,最新的 MySQL 驱动连接 Doris 会报错 Unsupported command 错误。
## 连接配置与使用
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,14 @@ under the License.
## 介绍
Tableau 是一款轻量级数据可视化分析平台,它将数据运算与美观的图表完美地结合在一起,不要求用户编写代码,仅仅通过拖拽的方式就可以快速洞察数据;探索不同的视图,甚至可以轻松地将多个数据源组合在一起,完成数据展示、探索和分析工作。
## 前置条件
Tableau Desktop 可通过如下链接进行下载:https://www.tableau.com/products/desktop/download
无论你的 Mac 采用 Intel 还是 Apple Silicon 架构,Tableau Desktop Mac 版需下载安装 Intel 版本,这是为了保证与 MySQL 驱动的兼容性。可通过 [Support Releases](https://www.tableau.com/support/releases)页面选择并下载 Intel 版本。

## 驱动安装
1. iODBC 安装
1. 关闭 Tableau Desktop
2. 安装 iODBC Driver Manager,可从 iODBC.org 网站获取最新版本 (mxkozzz.dmg)
3. 安装下载的 dmg 文件
1. iODBC 安装
1. 关闭 Tableau Desktop
2. 从 [iODBC 官网](https://www.iodbc.org/dataspace/doc/iodbc/wiki/iodbcWiki/Downloads#Mac%20OS%20X)下载最新的 Driver Manager(mxkozzz.dmg)
3. 安装下载好的 dmg 文件

2. MySQL 驱动安装

选择 MySQL 5.x 的 ODBC 驱动安装,最新的 MySQL 驱动连接 Doris 会报错 Unsupported command 错误。
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,14 @@ under the License.
## 介绍
Tableau 是一款轻量级数据可视化分析平台,它将数据运算与美观的图表完美地结合在一起,不要求用户编写代码,仅仅通过拖拽的方式就可以快速洞察数据;探索不同的视图,甚至可以轻松地将多个数据源组合在一起,完成数据展示、探索和分析工作。
## 前置条件
Tableau Desktop 可通过如下链接进行下载:https://www.tableau.com/products/desktop/download
无论你的 Mac 采用 Intel 还是 Apple Silicon 架构,Tableau Desktop Mac 版需下载安装 Intel 版本,这是为了保证与 MySQL 驱动的兼容性。可通过 [Support Releases](https://www.tableau.com/support/releases)页面选择并下载 Intel 版本。

## 驱动安装
1. iODBC 安装
1. 关闭 Tableau Desktop
2. 安装 iODBC Driver Manager,可从 iODBC.org 网站获取最新版本 (mxkozzz.dmg)
3. 安装下载的 dmg 文件
1. iODBC 安装
1. 关闭 Tableau Desktop
2. 从 [iODBC 官网](https://www.iodbc.org/dataspace/doc/iodbc/wiki/iodbcWiki/Downloads#Mac%20OS%20X)下载最新的 Driver Manager(mxkozzz.dmg)
3. 安装下载好的 dmg 文件

2. MySQL 驱动安装

选择 MySQL 5.x 的 ODBC 驱动安装,最新的 MySQL 驱动连接 Doris 会报错 Unsupported command 错误。
Expand Down
13 changes: 8 additions & 5 deletions versioned_docs/version-1.2/ecosystem/bi/tableau.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,14 @@ under the License.
Tableau is a lightweight data visualization analysis platform that combines data operations with beautiful charts perfectly. It seamlessly combines data computation with visually appealing charts, requiring no coding from the user. By simply dragging and dropping, users can quickly gain insights into the data. They can explore different views and even easily combine multiple data sources to complete tasks such as data visualization, exploration, and analysis.
## Precondition
Tableau Desktop via the following link to download: https://www.tableau.com/products/desktop/download
## Driver installation
1. Install iODBC
1. Close the Tableau Desktop
2. Install iODBC Driver Manager. Obtain the latest version (mxkozzz.dmg) from iODBC.org
3. Click on the downloaded dmg file to install
## Prerequisites
Regardless of whether your Mac is based on an Intel chips or Apple Silicon Chips, for Tableau Desktop on Mac, you need to download and install the Intel version. This is to ensure compatibility with the MySQL driver. You can select and download the Intel version from the [Support Releases](https://www.tableau.com/support/releases) page.

## Driver Installation
1. iODBC Installation
1. Close Tableau Desktop
2. Download the latest Driver Manager (mxkozzz.dmg) from the official [iODBC website](https://www.iodbc.org/dataspace/doc/iodbc/wiki/iodbcWiki/Downloads#Mac%20OS%20X)
3. Install the downloaded dmg file
2. Install the MySQL driver

When choosing the ODBC driver for MySQL to connect to Doris, you should install the MySQL 5.x ODBC driver. Using the latest MySQL driver may result in an "Unsupported command" error when connecting to Doris.
Expand Down
15 changes: 8 additions & 7 deletions versioned_docs/version-2.0/ecosystem/bi/tableau.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,14 @@ under the License.

## Introduction
Tableau is a lightweight data visualization analysis platform that combines data operations with beautiful charts perfectly. It seamlessly combines data computation with visually appealing charts, requiring no coding from the user. By simply dragging and dropping, users can quickly gain insights into the data. They can explore different views and even easily combine multiple data sources to complete tasks such as data visualization, exploration, and analysis.
## Precondition
Tableau Desktop via the following link to download: https://www.tableau.com/products/desktop/download
## Driver installation
1. Install iODBC
1. Close the Tableau Desktop
2. Install iODBC Driver Manager. Obtain the latest version (mxkozzz.dmg) from iODBC.org
3. Click on the downloaded dmg file to install
## Prerequisites
Regardless of whether your Mac is based on an Intel chips or Apple Silicon Chips, for Tableau Desktop on Mac, you need to download and install the Intel version. This is to ensure compatibility with the MySQL driver. You can select and download the Intel version from the [Support Releases](https://www.tableau.com/support/releases) page.

## Driver Installation
1. iODBC Installation
1. Close Tableau Desktop
2. Download the latest Driver Manager (mxkozzz.dmg) from the official [iODBC website](https://www.iodbc.org/dataspace/doc/iodbc/wiki/iodbcWiki/Downloads#Mac%20OS%20X)
3. Install the downloaded dmg file
2. Install the MySQL driver

When choosing the ODBC driver for MySQL to connect to Doris, you should install the MySQL 5.x ODBC driver. Using the latest MySQL driver may result in an "Unsupported command" error when connecting to Doris.
Expand Down
15 changes: 8 additions & 7 deletions versioned_docs/version-2.1/ecosystem/bi/tableau.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,14 @@ under the License.

## Introduction
Tableau is a lightweight data visualization analysis platform that combines data operations with beautiful charts perfectly. It seamlessly combines data computation with visually appealing charts, requiring no coding from the user. By simply dragging and dropping, users can quickly gain insights into the data. They can explore different views and even easily combine multiple data sources to complete tasks such as data visualization, exploration, and analysis.
## Precondition
Tableau Desktop via the following link to download: https://www.tableau.com/products/desktop/download
## Driver installation
1. Install iODBC
1. Close the Tableau Desktop
2. Install iODBC Driver Manager. Obtain the latest version (mxkozzz.dmg) from iODBC.org
3. Click on the downloaded dmg file to install
## Prerequisites
Regardless of whether your Mac is based on an Intel chips or Apple Silicon Chips, for Tableau Desktop on Mac, you need to download and install the Intel version. This is to ensure compatibility with the MySQL driver. You can select and download the Intel version from the [Support Releases](https://www.tableau.com/support/releases) page.

## Driver Installation
1. iODBC Installation
1. Close Tableau Desktop
2. Download the latest Driver Manager (mxkozzz.dmg) from the official [iODBC website](https://www.iodbc.org/dataspace/doc/iodbc/wiki/iodbcWiki/Downloads#Mac%20OS%20X)
3. Install the downloaded dmg file
2. Install the MySQL driver

When choosing the ODBC driver for MySQL to connect to Doris, you should install the MySQL 5.x ODBC driver. Using the latest MySQL driver may result in an "Unsupported command" error when connecting to Doris.
Expand Down
15 changes: 8 additions & 7 deletions versioned_docs/version-3.0/ecosystem/bi/tableau.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,14 @@ under the License.

## Introduction
Tableau is a lightweight data visualization analysis platform that combines data operations with beautiful charts perfectly. It seamlessly combines data computation with visually appealing charts, requiring no coding from the user. By simply dragging and dropping, users can quickly gain insights into the data. They can explore different views and even easily combine multiple data sources to complete tasks such as data visualization, exploration, and analysis.
## Precondition
Tableau Desktop via the following link to download: https://www.tableau.com/products/desktop/download
## Driver installation
1. Install iODBC
1. Close the Tableau Desktop
2. Install iODBC Driver Manager. Obtain the latest version (mxkozzz.dmg) from iODBC.org
3. Click on the downloaded dmg file to install
## Prerequisites
Regardless of whether your Mac is based on an Intel chips or Apple Silicon Chips, for Tableau Desktop on Mac, you need to download and install the Intel version. This is to ensure compatibility with the MySQL driver. You can select and download the Intel version from the [Support Releases](https://www.tableau.com/support/releases) page.

## Driver Installation
1. iODBC Installation
1. Close Tableau Desktop
2. Download the latest Driver Manager (mxkozzz.dmg) from the official [iODBC website](https://www.iodbc.org/dataspace/doc/iodbc/wiki/iodbcWiki/Downloads#Mac%20OS%20X)
3. Install the downloaded dmg file
2. Install the MySQL driver

When choosing the ODBC driver for MySQL to connect to Doris, you should install the MySQL 5.x ODBC driver. Using the latest MySQL driver may result in an "Unsupported command" error when connecting to Doris.
Expand Down
Loading