Skip to content

Commit

Permalink
addflink
Browse files Browse the repository at this point in the history
  • Loading branch information
heibaiying committed Nov 5, 2019
1 parent 0d5a81b commit ad59022
Show file tree
Hide file tree
Showing 22 changed files with 262 additions and 416 deletions.
Expand Up @@ -20,7 +20,7 @@ public static void main(String[] args) throws Exception {

// 1.指定Kafka的相关配置属性
Properties properties = new Properties();
properties.setProperty("bootstrap.servers", "192.168.200.0:9092");
properties.setProperty("bootstrap.servers", "192.168.0.229:9092");

// 2.接收Kafka上的数据
DataStream<String> stream = env
Expand Down
232 changes: 0 additions & 232 deletions code/Flink/flink-time-watermark/pom.xml

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

18 changes: 0 additions & 18 deletions code/Flink/flink-time-watermark/src/main/resources/sample.txt

This file was deleted.

0 comments on commit ad59022

Please sign in to comment.