You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I create an application that has a file named "code.py" as the value for mainApplicationFile, this causes the code to execute twice when there are certain imports in the source file. This is probably due to interference with the module in Python's standard library.
Reproduction Code
No response
Expected behavior
No response
Actual behavior
No response
Environment & Versions
Kubernetes Version:
Spark Operator Version:
Apache Spark Version:
Additional context
No response
Impacted by this bug?
Give it a 👍 We prioritize the issues with most 👍
The text was updated successfully, but these errors were encountered:
What happened?
When I create an application that has a file named "code.py" as the value for mainApplicationFile, this causes the code to execute twice when there are certain imports in the source file. This is probably due to interference with the module in Python's standard library.
Reproduction Code
No response
Expected behavior
No response
Actual behavior
No response
Environment & Versions
Additional context
No response
Impacted by this bug?
Give it a 👍 We prioritize the issues with most 👍
The text was updated successfully, but these errors were encountered: