mirror of
				https://github.com/open-metadata/OpenMetadata.git
				synced 2025-10-31 02:29:03 +00:00 
			
		
		
		
	Docs: Fixing Service Connection Information for Airflow (#20314)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
This commit is contained in:
		
							parent
							
								
									86714dc066
								
							
						
					
					
						commit
						2bc34d99cf
					
				| @ -37,7 +37,6 @@ Note that the **Backend Connection** is only used to extract metadata from a DAG | |||||||
| 
 | 
 | ||||||
| $$ | $$ | ||||||
| 
 | 
 | ||||||
| --- |  | ||||||
| 
 | 
 | ||||||
| ## MySQL Connection | ## MySQL Connection | ||||||
| 
 | 
 | ||||||
| @ -64,7 +63,6 @@ Provide the path to SSL client certificate file (`ssl_cert`) | |||||||
| ### SSL Key $(id="sslKey") | ### SSL Key $(id="sslKey") | ||||||
| Provide the path to SSL key file (`ssl_key`) | Provide the path to SSL key file (`ssl_key`) | ||||||
| 
 | 
 | ||||||
| --- |  | ||||||
| 
 | 
 | ||||||
| ## Postgres Connection | ## Postgres Connection | ||||||
| 
 | 
 | ||||||
| @ -88,7 +86,6 @@ SSL Mode to connect to postgres database. E.g, `prefer`, `verify-ca` etc. | |||||||
| 
 | 
 | ||||||
| You can ignore the rest of the properties, since we won't ingest any database not policy tags. | You can ignore the rest of the properties, since we won't ingest any database not policy tags. | ||||||
| 
 | 
 | ||||||
| --- |  | ||||||
| 
 | 
 | ||||||
| ## MSSQL Connection | ## MSSQL Connection | ||||||
| 
 | 
 | ||||||
| @ -312,7 +309,6 @@ $$section | |||||||
| ### Connection Arguments $(id="connectionArguments") | ### Connection Arguments $(id="connectionArguments") | ||||||
| Additional connection arguments such as security or protocol configs that can be sent to the service during connection. | Additional connection arguments such as security or protocol configs that can be sent to the service during connection. | ||||||
| 
 | 
 | ||||||
| --- |  | ||||||
| 
 | 
 | ||||||
| ## Postgres Connection | ## Postgres Connection | ||||||
| 
 | 
 | ||||||
| @ -322,8 +318,6 @@ Additional connection arguments such as security or protocol configs that can be | |||||||
| Username to connect to Postgres. This user should have privileges to read all the metadata in Postgres. | Username to connect to Postgres. This user should have privileges to read all the metadata in Postgres. | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| 
 |  | ||||||
| 
 |  | ||||||
| ### Auth Config $(id="authType") | ### Auth Config $(id="authType") | ||||||
| There are 2 types of auth configs: | There are 2 types of auth configs: | ||||||
| - Basic Auth. | - Basic Auth. | ||||||
| @ -538,8 +532,6 @@ Additional connection arguments such as security or protocol configs that can be | |||||||
| Additional connection options to build the URL that can be sent to service during the connection. | Additional connection options to build the URL that can be sent to service during the connection. | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| --- |  | ||||||
| 
 |  | ||||||
| ## SQLite Connection | ## SQLite Connection | ||||||
| 
 | 
 | ||||||
| ### Username $(id="username") | ### Username $(id="username") | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Prajwal214
						Prajwal214