Amazon Managed Service for Apache Flink was previously known as Amazon Kinesis Data Analytics for Apache Flink.
Use a Studio notebook with Managed Service for Apache Flink
Studio notebooks for Managed Service for Apache Flink allows you to interactively query data streams in real time, and easily build and run stream processing applications using standard SQL, Python, and Scala. With a few clicks in the AWS Management console, you can launch a serverless notebook to query data streams and get results in seconds.
A notebook is a web-based development environment. With notebooks, you get a simple
interactive development experience combined with the advanced capabilities provided by
Apache Flink. Studio notebooks uses notebooks powered by Apache Zeppelin
Apache Zeppelin provides your Studio notebooks with a complete suite of analytics tools, including the following:
Data Visualization
Exporting data to files
Controlling the output format for easier analysis
To get started using Managed Service for Apache Flink and Apache Zeppelin, see Tutorial: Create a Studio notebook in
Managed Service for Apache Flink. For more
information about Apache Zeppelin, see the Apache Zeppelin documentation
With a notebook, you model queries using the
Apache Flink
Table API & SQL
This topic contains the following sections:
- Use the correct Studio notebook Runtime version
- Create a Studio notebook
- Perform an interactive analysis of streaming data
- Deploy as an application with durable state
- IAM permissions
- Use connectors and dependencies
- User-defined functions
- Enable checkpointing
- Upgrade Studio Runtime
- Work with AWS Glue
- Examples and tutorials for Studio notebooks in Managed Service for Apache Flink
- Troubleshoot Studio notebooks for Managed Service for Apache Flink
- Create custom IAM policies for Managed Service for Apache Flink Studio notebooks