Obtains logs generated for a synchronization task.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
DIJobId | long | Yes | The ID of the synchronization task. | 10000 |
InstanceId | long | No | The instance ID. | 6153616438 |
FailoverId | long | No | The failover ID. | 10 |
Response parameters
Examples
Sample success responses
JSON
format
{
"Log": ">>>>>>>> stdout:n++++++++++++++++++executing sql: create database if not exists jindo_test location 'oss://pangbei-hdfs/tmp/hive' n++n",
"RequestId": "1AFAE64E-D1BE-432B-A9****"
}
Error codes
For a list of error codes, visit the Service error codes.