TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Apache Flink 1.10 Announced: Kubernetes, Hive Integration, Full TPC-DS, PyFlink

18 pointsby jtagxover 5 years ago

1 comment

jtagxover 5 years ago
Overview of the most notable new features (in my opinion):<p>- Improved Memory Management and Configuration<p>- Reworked job submission (allowing things like Zeppelin or other interactive notebooks)<p>- Native Kubernetes integration (there&#x27;s now multiple ways to submit Flink to K8s)<p>- Hive integration: Use your Hive tables, UDFs etc. in Flink SQL<p>- Full TPC-DS coverage for batch: this basically means Flink supports a lot of SQL syntax<p>- PyFlink supports user defined functions (based on Apache Beam&#x27;s portability framework). This makes Flink&#x27;s Python support really strong<p>... there are many more features in the announcement (1200 tickets were resolved)