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

Remove unusable variables #94

Closed

Conversation

artemkorsakov
Copy link
Contributor

What type of PR is this?

  • enhancement

What problem(s) does this PR solve?

Issue(s) number:

Description:

Remove unusable variables

How do you solve it?

Special notes for your reviewer, ex. impact of this fix, design document, etc:

@wey-gu wey-gu requested a review from Nicole00 November 20, 2023 02:28
@Nicole00
Copy link
Contributor

@artemkorsakov Thanks for your pr, the variables are really useless for now, Maybe we can reserve the algorithm name and set them to Spark job.

 spark.sparkContext.setJobGroup(algoName, s"Running: ${algoName}")

What's your view?

@artemkorsakov
Copy link
Contributor Author

Great idea!

Let me close this PR and create an issue from your comment?
Can you implement this issue? I think you can do it better than me :)

@Nicole00
Copy link
Contributor

No problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants