chilly-engineer-73807
02/21/2023, 3:00 PMastonishing-answer-96712
02/21/2023, 5:20 PMchilly-engineer-73807
02/22/2023, 9:34 AMsource:
type: lookml
config:
parse_table_names_from_sql: true
stateful_ingestion:
enabled: true
api:
client_secret: '${EXO_DEVELOPMENT_LOOKER_R_CLIENT_SECRET}'
client_id: '${EXO_DEVELOPMENT_LOOKER_R_CLIENT_ID}'
base_url: ''
github_info:
deploy_key: ""
repo: ""
chilly-engineer-73807
02/22/2023, 9:34 AMsource:
type: looker
config:
base_url: ''
client_secret: '${EXO_DEVELOPMENT_LOOKER_R_CLIENT_SECRET}'
client_id: '${EXO_DEVELOPMENT_LOOKER_R_CLIENT_ID}'
extract_column_level_lineage: true
extract_usage_history: true
extract_owners: true
pipeline_name: 'urn:li:dataHubIngestionSource:ff31a294-9fec-4829-af19-fc5525951321'
astonishing-answer-96712
02/22/2023, 6:15 PMchilly-engineer-73807
02/23/2023, 10:40 AMsource:
type: snowflake
config:
account_id: ''
warehouse: EXO_ANALYST_MD
username: '${EXO_DEVELOPMENT_SNOWFLAKE_RW_USER}'
password: '${EXO_DEVELOPMENT_SNOWFLAKE_RW_PASSWORD}'
role: ''
include_column_lineage: true
pipeline_name: 'urn:li:dataHubIngestionSource:ff31a294-9fec-4829-af19-fc5525951321'
Looker:
source:
type: looker
config:
base_url: ''
client_secret: '${EXO_DEVELOPMENT_LOOKER_R_CLIENT_SECRET}'
client_id: '${EXO_DEVELOPMENT_LOOKER_R_CLIENT_ID}'
extract_column_level_lineage: true
extract_usage_history: true
extract_owners: true
pipeline_name: 'urn:li:dataHubIngestionSource:ff31a294-9fec-4829-af19-fc5525951321'
LookML:
source:
type: lookml
config:
parse_table_names_from_sql: true
stateful_ingestion:
enabled: true
api:
client_secret: '${EXO_DEVELOPMENT_LOOKER_R_CLIENT_SECRET}'
client_id: '${EXO_DEVELOPMENT_LOOKER_R_CLIENT_ID}'
base_url: ''
github_info:
""
repo: ""
extract_column_level_lineage: true
pipeline_name: 'urn:li:dataHubIngestionSource:ff31a294-9fec-4829-af19-fc5525951321'
But now I don’t see the lineages between Looker and Snowflake (((
I read something about “schema mapping” for connecting between them, but don’t understand where I can turn on this parameter…