top of page
Workflow Automation Templates
A library of ready-to-use workflow templates to accelerate your data journey
Read JSON File
Read JSON files

Overview
This workflow reads JSON files line by line, ensuring compatibility with Spark's processing requirements.
Details
Each record must be on a separate line for correct processing. The workflow parses these lines into a structured format that can be used for downstream transformations and analysis.
bottom of page