kafka-connect-file-pulse
🔗 A multipurpose Kafka Connect connector that makes it easy to parse, transform and stream any file, in any format, into Apache Kafka (by streamthoughts)
kafka-connect-transform-xml
Transformation for converting XML data to Structured data. (by jcustenborder)
kafka-connect-file-pulse | kafka-connect-transform-xml | |
---|---|---|
4 | 1 | |
327 | 25 | |
0.3% | - | |
7.7 | 0.0 | |
10 days ago | almost 3 years ago | |
Java | Java | |
Apache License 2.0 | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
kafka-connect-file-pulse
Posts with mentions or reviews of kafka-connect-file-pulse.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-01-05.
- Kafka Connect Filepulse 2.13.0 is now available! This version includes support for SFTP and Alibaba OSS. It also contains many bug fixes and improvements. 🚀
-
Download json and csv file from github repository with apache kafka
E.g., https://github.com/streamthoughts/kafka-connect-file-pulse
-
Streaming data into Kafka S01/E04 — Loading Log files using Grok Expression
Note : You can also install the connector either from GitHub Releases Page or from Confluent Hub.
kafka-connect-transform-xml
Posts with mentions or reviews of kafka-connect-transform-xml.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2020-10-05.
-
Ingesting XML data into Kafka - Option 2: Kafka Connect plus Single Message Transform
I’ve had a a few challenges getting the SMT to work, in particular with certain schemas. Some things to watch out for:
What are some alternatives?
When comparing kafka-connect-file-pulse and kafka-connect-transform-xml you can also consider the following projects:
kafka-connect-elasticsearch - Kafka Connect Elasticsearch connector
mongo-kafka - MongoDB Kafka Connector
demo-scene - Scripts and samples to support Confluent Demos, Talks, and Blogs. Not all of the examples in this repository are kept up to date. For automated tutorials and QA'd code, see https://github.com/confluentinc/tutorials/
kafka-connect-jdbc - Kafka Connect connector for JDBC-compatible databases
sawmill - Sawmill is a JSON transformation Java library