Back to Datahub

Doris Post

metadata-ingestion/docs/sources/doris/doris_post.md

1.5.0.31.0 KB
Original Source

Capabilities

Use the Important Capabilities table above as the source of truth for supported features and whether additional configuration is required.

Migration from MySQL Connector

If you were previously ingesting Doris using the MySQL connector, switch to the dedicated Doris connector for better support:

Configuration changes:

  • Change type: mysqltype: doris
  • Change port: 33069030

Important: Dataset URNs will change from platform:mysql to platform:doris. This creates new entities in DataHub. Enable stateful ingestion with remove_stale_metadata: true to automatically clean up old MySQL-based entities.

Limitations

Module behavior is constrained by source APIs, permissions, and metadata exposed by the platform. Refer to capability notes for unsupported or conditional features.

Troubleshooting

If ingestion fails, validate credentials, permissions, connectivity, and scope filters first. Then review ingestion logs for source-specific errors and adjust configuration accordingly.