mirror of
				https://github.com/datahub-project/datahub.git
				synced 2025-10-31 02:37:05 +00:00 
			
		
		
		
	 6a1abc832e
			
		
	
	
		6a1abc832e
		
			
		
	
	
	
	
		
			
			Co-authored-by: MohdSiddiqueBagwan <mohdsiddique.bagwan@gslab.com> Co-authored-by: John Joyce <john@acryl.io>
		
			
				
	
	
		
			38 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			38 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ---
 | |
| title: Overview
 | |
| ---
 | |
| # Tableau Ingestion Guide: Overview
 | |
| 
 | |
| ## What You Will Get Out of This Guide
 | |
| 
 | |
| This guide will help you set up the Tableau connector to begin ingesting metadata into DataHub.
 | |
| 
 | |
| Upon completing this guide, you will have a recurring ingestion pipeline that will extract metadata from Tableau and load it into DataHub. This will include to following Tableau asset types:
 | |
| 
 | |
| * Dashboards
 | |
| * Sheets 
 | |
| * Embedded DataSource
 | |
| * Published DataSource
 | |
| * Custom SQL Table
 | |
| * Embedded or External Tables
 | |
| * User
 | |
| * Workbook
 | |
| * Tag
 | |
| 
 | |
| The pipeline will also extract:
 | |
| 
 | |
| * **Usage statistics** help you understand top viewed Dashboard/Chart
 | |
| * **Table- and Column-level lineage** automatically index relationships between datasets and columns
 | |
| 
 | |
| ## Next Steps
 | |
| 
 | |
| Continue to the [setup guide](setup.md), where we'll describe the prerequisites.
 | |
| 
 | |
| ## Advanced Guides and Reference
 | |
| 
 | |
| If you want to ingest metadata from Tableau using the DataHub CLI, check out the following resources:
 | |
| 
 | |
| * Learn about CLI Ingestion in the [Introduction to Metadata Ingestion](../../../metadata-ingestion/README.md)
 | |
| * [Tableau Ingestion Source](https://datahubproject.io/docs/generated/ingestion/sources/tableau)
 | |
| 
 | |
| *Need more help? Join the conversation in [Slack](http://slack.datahubproject.io)!* |