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

[Bug] [1.5.0] There is an error in the log, but the repl-java task was executed successfully #5034

Closed
1 of 2 tasks
gjy1043 opened this issue Dec 12, 2023 · 2 comments
Closed
1 of 2 tasks
Labels
bug Something isn't working

Comments

@gjy1043
Copy link

gjy1043 commented Dec 12, 2023

Search before asking

  • I searched the issues and found no similar issues.

Linkis Component

linkis-computation-governance

Steps to reproduce

sh bin/linkis-cli -engineType repl-1 -code "import org.apache.commons.lang3.StringUtils; public void sayHello() {
System.out.println("hello");
System.out.println(StringUtils.isEmpty("hello"));
};
sayHello()" -codeType repl

image

image

Expected behavior

task executes fail

Your environment

  • Linkis version used: 1.5.0
  • Environment name and version:
    • repl-1

Anything else

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!
@gjy1043 gjy1043 added the bug Something isn't working label Dec 12, 2023
Copy link

😊 Welcome to the Apache Linkis community!!

We are glad that you are contributing by opening this issue.

Please make sure to include all the relevant context.
We will be here shortly.

If you are interested in contributing to our website project, please let us know!
You can check out our contributing guide on
👉 How to Participate in Project Contribution.

Community

WeChat Assistant WeChat Public Account

Mailing Lists

Name Description Subscribe Unsubscribe Archive
[email protected] community activity information subscribe unsubscribe archive

@gjy1043 gjy1043 changed the title [Bug] [1.5.0] repl-java task [Bug] [1.5.0] tThere is an error in the log, but the repl-java task was executed successfully Dec 12, 2023
@gjy1043 gjy1043 changed the title [Bug] [1.5.0] tThere is an error in the log, but the repl-java task was executed successfully [Bug] [1.5.0] There is an error in the log, but the repl-java task was executed successfully Dec 12, 2023
@peacewong
Copy link
Contributor

close #5036

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants