Data Readers and Writers
Data Pipeline is built on two very simple concepts.
- DataReaders — to stream records into the pipeline from your source formats and locations.
- DataWriters — to stream records out of the pipeline to your target formats and locations.
Readers and writers are available for many formats which you can read about in detail (see Data Pipeline formats).