cratedb-flink-jobs

This repository accompanies the article "Build a data ingestion pipeline using Kafka, Flink, and CrateDB" and the "CrateDB Community Day #2". (by crate)

Cratedb-flink-jobs Alternatives

Similar projects and alternatives to cratedb-flink-jobs based on common topics and language

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better cratedb-flink-jobs alternative or higher similarity.

cratedb-flink-jobs reviews and mentions

Posts with mentions or reviews of cratedb-flink-jobs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-10.
  • Build a data ingestion pipeline using Kafka, Flink, and CrateDB
    6 projects | dev.to | 10 May 2021
    # Acquire Flink job VERSION=0.2 JARFILE="cratedb-flink-jobs-${VERSION}.jar" wget https://github.com/crate/cratedb-flink-jobs/releases/download/${VERSION}/${JARFILE} # Invoke Flink job docker run -it --network=scada-demo --volume=$(pwd)/${JARFILE}:/${JARFILE} flink:1.12 \ flink run --jobmanager=flink-jobmanager:8081 /${JARFILE} \ --kafka.servers kafka-broker:9092 \ --kafka.topic rides \ --crate.hosts cratedb:5432 \ --crate.table taxi_rides

Stats

Basic cratedb-flink-jobs repo stats
1
2
5.4
28 days ago

crate/cratedb-flink-jobs is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of cratedb-flink-jobs is Java.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com