ZuInnoTe / hadoopoffice

HadoopOffice - Analyze Office documents using the Hadoop ecosystem (Spark/Flink/Hive)
Apache License 2.0
63 stars 31 forks source link

Update to Flink 1.12 #69

Open jornfranke opened 3 years ago

jornfranke commented 3 years ago

Flink 1.12 deprecates the Dataset API and fully revamps the Table API. Hence, flinkds and flinkts must be completely rewritten to support new flink versions

jornfranke commented 2 years ago

flinkts will be deprecated - there is now equivalent in later versions flinkds supports 1.14 already now. Will look into an example demonstrating tables with flinkds