prehistoric-yak-75049
08/26/2021, 8:59 PMwonderful-quill-11255
08/27/2021, 6:09 AMelegant-toddler-36093
08/27/2021, 5:38 PMwonderful-quill-11255
08/27/2021, 6:12 PMbright-window-42671
08/27/2021, 7:06 PMclever-ocean-10572
08/27/2021, 9:16 PMsalmon-cricket-21860
08/28/2021, 2:52 AMdatahub[redash]
pip package., is it possible to use customized version? For example,
• customize datahub ingestion library (python file) locally and use it.careful-insurance-60247
08/28/2021, 5:09 PMhigh-hospital-85984
08/29/2021, 1:23 PMbumpy-activity-74405
08/30/2021, 6:40 AMlooker
ingestion source - I’ve made a small PR to resolve the issue - https://github.com/linkedin/datahub/pull/3158colossal-furniture-76714
08/31/2021, 3:24 PMlemon-lion-66467
08/31/2021, 7:02 PMsilly-dress-39732
09/01/2021, 8:09 AMelegant-toddler-36093
09/01/2021, 4:43 PM{
"auditHeader": null,
"proposedSnapshot": {
"com.linkedin.pegasus2avro.metadata.snapshot.CorpUserSnapshot": {
"urn": "urn:li:corpuser:carlos.guevara",
"aspects": [
{
"com.linkedin.pegasus2avro.identity.CorpUserInfo": {
"active": true,
"countryCode": "MX",
"departmentId": null,
"departmentName": null,
"displayName": {
"string": "Carlos Guevara"
},
"email": "<mailto:cg@kavak.com|cg@kavak.com>",
"firstName": "Carlos",
"fullName": "Carlos Guevara",
"lastName": "Guevara",
"managerUrn": "urn:li:corpuser:milan.sahu",
"title": {
"string": "Data Engineer"
}
},
"com.linkedin.pegasus2avro.identity.CorpUserEditableInfo": {
"pictureLink": "<https://github.com/gabe-lyons.png>",
"skills": ["superset"]
}
}
]
}
},
"proposedDelta": null
},
adventurous-scooter-52064
09/02/2021, 3:09 AMsome-microphone-33485
09/02/2021, 4:15 AMgentle-optician-51037
09/02/2021, 9:11 AMhandsome-belgium-11927
09/02/2021, 11:56 AMmammoth-bear-12532
acryl-datahub==0.8.11.1
which includes the new business glossary source (https://datahubproject.io/docs/metadata-ingestion/source_docs/business_glossary) and the new azure AD source (https://datahubproject.io/docs/metadata-ingestion/source_docs/azure-ad). Please try them out and give us feedback!numerous-guitar-35145
09/02/2021, 6:55 PMbest-toddler-40650
09/02/2021, 10:13 PM---
# see <https://datahubproject.io/docs/metadata-ingestion/source_docs/mysql> for complete documentation
source:
type: "mysql"
config:
username: my.user
password: 12345678
host_port: <http://myserver.com:21286|myserver.com:21286>
database: mydatabase
# see <https://datahubproject.io/docs/metadata-ingestion/sink_docs/datahub> for complete documentation
sink:
type: "datahub-rest"
config:
server: "<http://localhost:8080>"
stale-jewelry-2440
09/03/2021, 9:38 AMorange-airplane-6566
09/03/2021, 2:22 PMFailedMetadataEventChange_v4
topic. We have compaction enabled on that topic, but it seems DataHub is trying to write messages there without a key.
(more details in thread)average-holiday-92911
09/03/2021, 2:49 PMpowerful-telephone-71997
09/06/2021, 7:45 AM'stackTrace': 'com.linkedin.restli.server.RestLiServiceException [HTTP Status:422]: ERROR :: '
'/value/com.linkedin.metadata.snapshot.DatasetSnapshot/urn :: "Provided urn '
'urn:li:dataset:(urn:li:dataPlatform:redshift,<>.<>.<>.<>),PROD)" is invalid\n'
bumpy-activity-74405
09/07/2021, 6:13 AMchilly-barista-6524
09/07/2021, 8:21 AMproposedDelta
field in the bootsrap_mce.dat file but not sure how to give input in it, since there is no example provided for upsertion.rapid-sundown-8805
09/07/2021, 1:40 PMclever-australia-61035
09/08/2021, 8:41 AMhappy-magazine-52755
09/08/2021, 8:37 PMdbtNode.columns = get_columns(catalog[dbtNode.dbt_name])
KeyError: 'seed.redshift_dbt.xxxxxxxxxx'
As I understand this object does not exist in catalog file but it is present in the manifest so I would like to exclude it from ingestion process. I saw that in the config (recipe) it is possible to add
node_type_pattern:
deny:
but it only applies for the whole seed, like
"^seed.*"
, otherwise it doesn’t work.
Is it possible to exclude this particular node (seed.redshift_dbt.xxxxxxxxxx) from ingestion?