包阅导读总结
1.
关键词:Apache Flink、Datorios、Observability、Data Streaming、Real-Time Streaming
2.
总结:Datorios 为 Apache Flink 推出了数据可观测性平台,可助于开发、故障排除和审计。它能展示 Flink 内数据的处理,支持多种功能,该公司源于以色列军事经验,目前服务可免费试用,未来将引入商业定价。
3.
主要内容:
– Datorios 为 Flink 提供可观测性平台
– 弥补 Flink 在可观测性方面的不足
– 展示数据在 Flink 中的转换过程
– 方便开发、故障排查和审计
– 平台功能特点
– 展示数据通过运算符的运行情况
– 记录和回放数据用于检查
– 提供调试层检查数据处理代码
– 支持多种实用功能如事件可视化、搜索等
– 公司背景与未来
– 公司源于以色列军事经验
– 支持 Python,适用于实时流数据处理需求
– 目前免费试用,未来将有商业定价
– 在特拉维夫和帕洛阿尔托设有办公室,获相关投资
思维导图:
文章地址:https://thenewstack.io/apache-flink-gets-some-observability-with-datorios/
文章来源:thenewstack.io
作者:Joab Jackson
发布时间:2024/6/23 22:07
语言:英文
总字数:644字
预计阅读时间:3分钟
评分:83分
标签:数据,可观测性
以下为原文内容
本内容来源于用户推荐转载,旨在分享知识与观点,如有侵权请联系删除 联系邮箱 media@ilingban.com

Datarios logo
If something goes awry in a data streaming system, the corrections must be made as quickly as possible. After all, the data will just keeping flowing until the issue is fixed.
To this end, a start-up based in Tel Aviv has released an observability platform for Apache Flink — a data streaming platform gaining adoption thanks to its ability to do both real-time and batch processing.
The Datorios data observability platform for Apache Flink provides a glimpse of data as it is being transformed inside of Flink itself, easing the process of development, troubleshooting and auditing.
Available as a cloud service, the platform can now be tested at no charge.
Apache Flink can process hundreds of thousands of data points in a second but remains a bit of a black box when it comes to observability.
“Flink is an amazing solution for processing data, but it doesn’t have the ability to give the user a good observability of what’s happening under the hood,” said Ronen Korman, CEO and co-founder of Datorios, in an interview with TNS.
This is true both of how Flink processes the data and also how the infrastructure supports the data ingestion.
Flink processes data streams through operators, and Datorios can show how data is being run through the operator, offering the developer insight into the current state of the operator instance. This information is also correlated with the CPU and memory usage of the host.
Datorios can record incoming data, so it can be played back for step-by-step inspection. It also provides a debugging layer to check your data processing code.
According to the Datorios press materials, the service can do all this:
- Event visualization – see the journey of data as it flows through each processing operation.
- Event search – trace specific events; great for auditing and regulatory compliance.
- State monitoring – see how the state changes during each processing step.
- Window analysis – dive into the internal processing of windows including order of processing, lateness, discarded records, state evolution, and window emits.
- Record and replay – share videos of data processing with other developers.
Like many IT start-ups in Israel, The Tel Aviv-based Datorois was born from military experience. Korman and the other co-founders Asaf (Pizzer) Cohen, Idan Shchori, and Avi Hadad came up with the idea for the technology while serving time in the military.
Israel has “the challenge of recruiting 18-year olds into the military. You want them to be productive very fast, Korman said. Observability tools were one way of giving the recruits “the ability to learn the technology work in ways that made that very, very efficient.”
Real-Time Streaming
Real time streaming of data has a bright future, Korman said. For one, interactive generative AI apps require real-time data processing. Not surprisingly, Datorois has support for Python, a favorite language of data scientists writing data pipelines.
Flink is particularly valuable for such workloads given its dual-use nature of supporting both batch programming and real-time streaming, so data scientists can test each approach, looking for ways to move from batch to speedier streaming, Korman said.
Datorois is run as a software service. The user’s copy of Flink is instrumented data collectors that send the required information back to the service. The users can then use the graphical interface as a “second screen” in addition to their primary code editing environment.
For the time being, users can use the service for free, in order for the company to get a better idea of how the service would be most productively used. Over time, commercial pricing will be introduced.
VIDEO
In addition to Tel Aviv, Datarios has an office inPalo Alto, CA. The company is funded by Grove Ventures and Eclipse Ventures.
YOUTUBE.COM/THENEWSTACK
Tech moves fast, don’t miss an episode. Subscribe to our YouTubechannel to stream all our podcasts, interviews, demos, and more.