apache / apache/kyuubi

[Improvement] In xxxProcessBuilderSuite, it is better to check the complete command instead of certain keywords

Open
#2,434 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Scala
Stars
2.4k
Forks
1k
PR merge metrics
No merged PRs in 30d

Description

### Code of Conduct

- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)

### Search before asking

- [X] I have searched in the [issues](https://github.com/apache/incubator-kyuubi/issues?q=is%3Aissue) and found no similar issues.

### What would you like to be improved?

it is better to check the complete command instead of certain keywords
such as this
![image](https://user-images.githubusercontent.com/14961757/164408107-a330442f-ee6e-47db-951f-dee395086f07.png)

### How should we improve?

Verify that the complete command is as expected

### Are you willing to submit PR?

- [X] Yes I am willing to submit a PR!

Contributor guide

Open the contributing guide

Research direction

Start by locating xxxProcessBuilderSuite and inspect the existing assertions that check selected command keywords. Update the test expectations to verify the complete command, then run the suite and confirm the full-command checks pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
scala
Domain
testing
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.