You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had searched in the issues and found no similar feature requirement.
Problem Description
On the scheduling side, we now want to obtain real-time execution logs of the Linkis task to filter the taskId. Currently, the Linkis plugin does not use methods such as the information provided by the parent class AbstractJob in scheduling to print job logs. Therefore, scheduling cannot obtain real-time log information. Please modify the log printing method here.
Description
No response
Use case
No response
solutions
Modify the log printing method of the plugin JobType and use the info method of the parent class AbstractJob provided by schedulis to enable schedulis to obtain real-time log information
Anything else
No response
Are you willing to submit a PR?
Yes I am willing to submit a PR!
The text was updated successfully, but these errors were encountered:
Search before asking
Problem Description
On the scheduling side, we now want to obtain real-time execution logs of the Linkis task to filter the taskId. Currently, the Linkis plugin does not use methods such as the information provided by the parent class AbstractJob in scheduling to print job logs. Therefore, scheduling cannot obtain real-time log information. Please modify the log printing method here.
Description
No response
Use case
No response
solutions
Modify the log printing method of the plugin JobType and use the info method of the parent class AbstractJob provided by schedulis to enable schedulis to obtain real-time log information
Anything else
No response
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: