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

[SEDONA-188] Python warns about missing jars even when some are found #707

Conversation

willbowditch
Copy link
Contributor

Did you read the Contributor Guide?

Is this PR related to a JIRA ticket?

SEDONA-188

What changes were proposed in this PR?

The bug fix in #705 has inadvertently made logging warnings very noisy. As we now check both spark.jars and spark.yarn.dist.jars at least one will fail every time. The PR changes the logic so that we only log a warnings if neither have returned some Jars.

How was this patch tested?

Existing unit test.

Did this PR include necessary documentation updates?

  • No, this PR does not affect any public API so no need to change the docs.

@jiayuasu jiayuasu merged commit 20283d6 into apache:master Nov 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants