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

[BUG] Executing pyspark notebook cells with magics in Intellij PyCharm would fail #744

Open
winston-zillow opened this issue Jan 12, 2022 · 0 comments

Comments

@winston-zillow
Copy link

Describe the bug
While this may be due to PyCharm's auto-insertion of leading blank line for every cell, we should note that the regular python kernel wouldn't suffer from the same. So the pyspark kernel may be too restrictive on some execution environment?

See https://youtrack.jetbrains.com/issue/PY-52486

To Reproduce
See https://youtrack.jetbrains.com/issue/PY-52486

Expected behavior
Cells to be executed successfully

Screenshots
See https://youtrack.jetbrains.com/issue/PY-52486

Versions:

  • SparkMagic: 0.19.1
  • Livy ?
  • Spark 3.1.2
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

No branches or pull requests

1 participant