https://github.com/data-integrations/multiple-file-sink
https://github.com/data-integrations/multiple-file-sink
cdap cdap-plugin
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/data-integrations/multiple-file-sink
- Owner: data-integrations
- Created: 2017-07-07T20:09:07.000Z (over 8 years ago)
- Default Branch: develop
- Last Pushed: 2023-02-16T17:52:43.000Z (almost 3 years ago)
- Last Synced: 2024-04-16T07:44:22.774Z (almost 2 years ago)
- Topics: cdap, cdap-plugin
- Language: Java
- Size: 91.8 KB
- Stars: 2
- Watchers: 5
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Security: SECURITY.md
Awesome Lists containing this project
README
## Multiple File Writer
The plugins in this repository allow users to build out pipelines that can include
sinks that can write data to HDFS into multiple files based on the selection criteria
provided. It also provides the ability to write data as Avro, Avro Parquet, Text, Orc
and Sequence files.