mirror of
https://github.com/datahub-project/datahub.git
synced 2025-11-02 19:58:59 +00:00
fix(docs): Fix acronym on mxe docs (#5249)
This commit is contained in:
parent
d0d88a4428
commit
aabfd0bff8
@ -87,7 +87,7 @@ that occurred at a particular time, for example profiling of a Dataset.
|
|||||||
|
|
||||||
### Emission
|
### Emission
|
||||||
|
|
||||||
MCPs are emitted when *any* change is made to an entity on the DataHub Metadata Graph, this includes
|
MCLs are emitted when *any* change is made to an entity on the DataHub Metadata Graph, this includes
|
||||||
writing to any aspect of an entity.
|
writing to any aspect of an entity.
|
||||||
|
|
||||||
Two distinct topics are maintained for Metadata Change Log. The default Kafka topic name for **versioned** aspects is `MetadataChangeLog_Versioned_v1` and for
|
Two distinct topics are maintained for Metadata Change Log. The default Kafka topic name for **versioned** aspects is `MetadataChangeLog_Versioned_v1` and for
|
||||||
@ -427,4 +427,4 @@ No active consumers.
|
|||||||
|
|
||||||
The PDL schema can be found [here](https://github.com/datahub-project/datahub/blob/master/metadata-models/src/main/pegasus/com/linkedin/mxe/FailedMetadataChangeEvent.pdl).
|
The PDL schema can be found [here](https://github.com/datahub-project/datahub/blob/master/metadata-models/src/main/pegasus/com/linkedin/mxe/FailedMetadataChangeEvent.pdl).
|
||||||
|
|
||||||
The default Kafka topic name for FMCEs is `FailedMetadataChangeEvent_v4`.
|
The default Kafka topic name for FMCEs is `FailedMetadataChangeEvent_v4`.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user