Pentaho Data Integration - Kettle

JSON Output Step should pretty-print / format identation

Details

  • Type: Improvement Improvement
  • Status: Open Open
  • Priority: Medium Medium
  • Resolution: Unresolved
  • Affects Version/s: 4.2.1 (4.1.0 GA Suite Release)
  • Fix Version/s: 4.4 / 5.0 Reservoir
  • Component/s: Plug-In
  • Labels:
  • QA Validation Status:
    Not Yet Validated

Description

Large JSON files in a single line are hard to read, and even most editors have difficulties opening a large file in one line.

XML Output step also defaults to pretty-print output. (or at least a single line per row)
  1. PDI-7197_2.patch
    13/Jan/12 3:52 AM
    21 kB
    Hendy Irawan
  2. PDI-7197.patch
    09/Jan/12 3:27 AM
    19 kB
    Hendy Irawan

Issue Links

Activity

Hide
Hendy Irawan added a comment - 09/Jan/12 3:27 AM
* Switch from json-simple to Jackson
* Enable pretty-print
* Fix JSON output structure

Incorporates bug fix of #PDI-7195.
Show
Hendy Irawan added a comment - 09/Jan/12 3:27 AM * Switch from json-simple to Jackson * Enable pretty-print * Fix JSON output structure Incorporates bug fix of #PDI-7195.
Hide
Hendy Irawan added a comment - 13/Jan/12 3:52 AM
Updated patch that fixes NPE.
Show
Hendy Irawan added a comment - 13/Jan/12 3:52 AM Updated patch that fixes NPE.

People

Vote (0)
Watch (1)

Dates

  • Created:
    09/Jan/12 1:21 AM
    Updated:
    19/Apr/12 6:34 AM