Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Linkis jobtype plugin log printing optimization #1091

Closed
2 tasks done
wxyn opened this issue Jul 11, 2023 · 1 comment
Closed
2 tasks done

[Feature] Linkis jobtype plugin log printing optimization #1091

wxyn opened this issue Jul 11, 2023 · 1 comment

Comments

@wxyn
Copy link
Contributor

wxyn commented Jul 11, 2023

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!
@wxyn wxyn added the enhancement New feature or request label Jul 11, 2023
@zqburde zqburde added this to To do in DataSphereStudio1.1.2 via automation Aug 9, 2023
@zqburde
Copy link
Contributor

zqburde commented Aug 9, 2023

Add it in DSS1.1.2

@zqburde zqburde moved this from To do to Done in DataSphereStudio1.1.2 Aug 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

3 participants