Apache Flink · Example Payload

Flink Rest Exception Info Example

ApacheBatch ProcessingBig DataOpen SourceReal-Time AnalyticsStateful ComputingStream Processing

Flink Rest Exception Info Example is an example object payload from Apache Flink, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

endpointexceptionNamefailureLabelsstacktracetaskManagerIdtaskNametimestamp

Example Payload

Raw ↑
{
  "endpoint": "example-value",
  "exceptionName": "WordCount",
  "failureLabels": {},
  "stacktrace": "example-value",
  "taskManagerId": "job-abc123",
  "taskName": "WordCount",
  "timestamp": 1
}