Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Error

Reason

Resolution

Failed to sort data at the input document.

Insufficient free disk space to stage sort data into temporary files.

Increase the free disk space.

Input document does not contain sort path.

If Null-safe access is false, all input documents should contain keys for sort paths.

Address the reported issue.

Example

...

Sort fields in

...

ascending and

...

descending order

The example pipeline demonstrates how to sort the data by age and last name from a JSON file in ascending and descending order.

...

  1. Configure the JSON Generator Snap with multiple records.

...

3. Validate the Snap. The Sort Snap displays the following output, with Age in descending order and, further, the Last Name in ascending order.

...

Download the Pipeline.

Downloads

...

Related Links

...