Rounak Dhillon 98fe202dd9
Docs: Meta Description Updation (#22509)
Co-authored-by: “Rounak <“rounakpreet.d@deuexsolutions.com”>
2025-07-22 19:22:45 +05:30

960 B

title description slug
indexingError | OpenMetadata Indexing Error Connect Indexingerror to enable streamlined access, monitoring, or search of enterprise data using secure and scalable integrations. /main-concepts/metadata-standard/schemas/system/indexingerror

IndexingAppError

This schema defines Event Publisher Job Error Schema.

Properties

  • errorSource: Refer to #/definitions/errorSource.
  • lastFailedCursor (string)
  • message (string)
  • failedEntities (array)
  • reason (string)
  • stackTrace (string)
  • submittedCount (integer)
  • successCount (integer)
  • failedCount (integer)

Definitions

  • errorSource (string): Must be one of: ["Job", "Reader", "Processor", "Sink"].

Documentation file automatically generated at 2025-01-15 09:05:41.923720+00:00.