forked from apache/pulsar
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[issues 3232] integrate flink-json to pulsar (apache#3234)
* Implements a batch program on Pulsar topic by writing Flink DataSet as Avro. * fix up * remove avro generated * fix up time-out * fix up time-out * fix up * modify review content code * modify Tests FAILURE * run Tests * run Tests * fix up pulsar-flink and flink-consumer-source * fix up pulsar-flink and flink-consumer-source * add flink streaming table as a Pulsar stream that serializes data in Avro format. * integrate flink-json to pulsar
- Loading branch information
1 parent
f493676
commit d9691b7
Showing
4 changed files
with
7 additions
and
253 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
160 changes: 0 additions & 160 deletions
160
...java/org/apache/flink/streaming/connectors/pulsar/serde/JsonRowDeserializationSchema.java
This file was deleted.
Oops, something went wrong.
92 changes: 0 additions & 92 deletions
92
...n/java/org/apache/flink/streaming/connectors/pulsar/serde/JsonRowSerializationSchema.java
This file was deleted.
Oops, something went wrong.