Apache Pig · Example Payload

Apache Pig Validation Error Example

Big DataData AnalysisETLHadoopScriptingApacheOpen Source

Apache Pig Validation Error Example is an example object payload from Apache Pig, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

linecolumnmessageseverity

Example Payload

Raw ↑
{
  "line": 1234,
  "column": 1234,
  "message": "example",
  "severity": "error"
}