Skip to content

[Feature] Linkis jobtype plugin log printing optimization #1091

@wxyn

Description

@wxyn

Search before asking

  • 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!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions