Skip to content

Sunny-Island/Kafka2hdfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Content

A high performance flink project reads from kafka and writes to HDFS

Prerequisite

  • Java jdk11
  • Flink 1.11.2

Usage

git clone https://github.com/Sunny-Island/Kafka2hdfs.git
cd Kafka2hdfs
mvn package
./bin/flink run -m yarn-cluster -yn 1 -yjm 1024 -ytm 1024 Kafka2hdfs.jar

About

美团大作业:用flink读取kafka写入hdfs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages