Development Process
Development Process of a Flink Application
Figure 1 shows the Flink development process:
Phase |
Description |
Reference |
---|---|---|
Understand the basic concepts. |
Before the development process, you are advised to gain a basic understanding of Flink. |
|
Prepare the development and operating environment. |
Flink applications can be developed using Scala or Java. You are advised to use IntelliJ IDEA tool to configure the development environment as instructed, based on your development language. The running environment of Flink is the Flink client. Install and configure the client as instructed. |
|
Prepare projects. |
Flink provides sample projects for you to import and learn. Alternatively, you can create a Flink project as instructed. |
|
Develop the project. |
Sample projects in Scala and Java are provided to help you quickly understand programming interfaces of Flink components. |
|
Compile and run the application. |
Guidance is provided for you to compile and run a developed application. |
|
Check running results. |
Application running results are stored in a path specified by you. You can also view application running status through Apache Flink Dashboard. |
|
Tune the application. |
Tune the application to meet certain service requirements. After the tuning is complete, the application needs to be compiled and run again. |
"Flink Performance Tuning" in the Component Operation Guide |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot