DataHub supports accessing different types of data generated by various data sources for unified management and distribution to downstream offline/online processing systems, forming a clear data flow channel.
This document takes COS data as an example to describe how to create an async data pull task and modify the task configuration in the CKafka console.
Prerequisites
Directions:
Log in to the CKafka console.
Click Data Access on the left sidebar, select the region, and click Create Task.
In the pop-up window, select Asynchronously pulled data > COS for Data Source Type.
Click Next and enter the task details.
Click Submit.
On the Data Access page, click Pause in the Operation column of the target task to pause the task.
Note:If you find that the data access task affects the normal use of CKafka, you can pause it.
On the Data Access page, click Resume in the Operation column of the target task to resume the paused task.
Note:A paused task can be resumed to continue dumping data.
On the Data Access page, click Delete in the Operation column of the target task and click OK in the pop-up window to delete the task.
Note:
- Once the task is deleted, data access will be stopped and the task record will be deleted, but the previously dumped data and CKafka instance involved will not be affected.
- A task cannot be recovered once deleted. Proceed with caution.
Was this page helpful?