How to make __name__ to be "__main__" in Kyuubi python operation? #6817
Unanswered
HaoYang670
asked this question in
Q&A
Replies: 4 comments 7 replies
-
HI @pan3793 Do you have any insight? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I'm not familiar with PySpark, cc @turboFei @cfmcgrady @iodone |
Beta Was this translation helpful? Give feedback.
0 replies
-
cc @cfmcgrady |
Beta Was this translation helpful? Give feedback.
0 replies
-
I do not understand this question, could you provide some screenshot to help to understand it? @HaoYang670 |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I find __ name__ is "builtins" but not "__ main__" when running a Kyuubi python operation on Spark.
What is the cause of this?
And is there a way to make it "__ main__"?
Beta Was this translation helpful? Give feedback.
All reactions