Hi Everyone, is there any way to add custom logo t...
# ingestion
f
Hi Everyone, is there any way to add custom logo to custom dataset source type?
i
You must add the custom logo to the datahub codebase at this time, its a hardcoded config. Here is an example to add the Apache Druid Logo: https://github.com/linkedin/datahub/pull/2264/files
1
f
@incalculable-ocean-74010 thank you