Forum Discussion

mithsrini's avatar
mithsrini
New Contributor II
6 years ago
Solved

JSON Lines with each entity in individual line - Json formatter

Hello, My pipelines are in two stages. Pipeline 1 . File pipeline I’m loading 5 records of Json data to a s3 file with ‘Json Lines’ attribute checked. Pipeline 2 . Using the s3 file created in ...
  • rajendraj's avatar
    rajendraj
    6 years ago

    Hi,

    Based on the information you have provided, have you tried reading the contents of the file and doing a JSON splitter on the records and calling the API ?