forked from docs/doc-exports
Reviewed-by: Kacur, Michal <michal.kacur@t-systems.com> Co-authored-by: Xiong, Chen Xiao <chenxiaoxiong@huawei.com> Co-committed-by: Xiong, Chen Xiao <chenxiaoxiong@huawei.com>
4.1 KiB
4.1 KiB
Managing Applications
An application is a program identifier. Multiple applications can access data in the same stream. Checkpoints generated for each application are used to record the consumed data in the stream by each application.
You can create applications and view details about existing application on the DIS console.
Creating an Application
Viewing an Application
- Use the account to log in to the DIS console.
- Click
in the upper left corner of the page and select a region and project.
- In the navigation tree on the left, choose Stream Management.
- Click the name of a stream that you want to view.
- Click Applications to view all applications that access the stream.
You can view the names, IDs, and creation time of the applications that access the stream.
After you click Remove All Checkpoints, all checkpoints of the application will be deleted.
- Click a specific application to view its consumption details about the stream.
Parent topic: Managing DIS Streams