Forum Discussion
Naveen-004
2 years agoFrequent Visitor
Py4JJavaError: An error occurred while calling z:com.microsoft.spark.notebook.visualization.display.
Whenever my query runs for more than 6 minutes, the next cell will always show some error this is one of the cases.
Complete Error:
- Anonymous2 years ago
Hi Naveen-004
Thanks for using Fabric Community.
Can you please share the code which you are running in the notebook? A screenshot would be better. This would help me understand the issue better.
And can you try running df.show(). If the error is due to df.show() then this might not be display issue.
Thanks
1 Reply
- AnonymousNot applicable
Hi Naveen-004
Thanks for using Fabric Community.
Can you please share the code which you are running in the notebook? A screenshot would be better. This would help me understand the issue better.
And can you try running df.show(). If the error is due to df.show() then this might not be display issue.
Thanks