Skip to content

[Bug] Schedulis Optimized for log printing, only the first 1024 characters are printed #1072

@wxyn

Description

@wxyn

Search before asking

  • I searched the issues and found no similar issues.

DSS Component

dss-appconn

What happened + What you expected to happen

Now the result sets of some task logs of the schedulis are printed too long, affecting the wtss task log view, and the optimization is to limit the print result set to the first 1024 characters.
image

Relevent platform

no

Reproduction script

no

Anything else

After calling getLinkisNodeExecution().getresult () in the run() method of the AzkabanDssJobType class to obtain the linkis result set, print the first 1024 characters for each result set.

Modification point:
image

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions