Forum Discussion
Spark job never ends
- 9 months ago
yeah this seems to be a UI bug. Open a ticket to report it is my suggestion.
If you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, mark this post as the solution.
Hi TheFifthJoin,
Very interesting. This looks like a UI bug to me, especially if once you refresh it all goes away.
Though it is interesting that you're only seeing this UI bug on one notebook and not on all of them.
Is there anything special about the configuration of this specific notebook? Is it using a different spark pool or environment by chance?
If you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, mark this post as the solution.
I have an MLV environment set up with some resource scripts, so all of them use that - no change there.
The only difference is the size of the script - getting into Gold so we're looking at bigger scripts to denormalize our structure, and some CTE's..
Everything else is the same (I use a template script for MLV creation so apart from the actual SQL script between the quotations in spark.sql(""), the rest is identical)
- tayloramy9 months agoSuper User
yeah this seems to be a UI bug. Open a ticket to report it is my suggestion.
If you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, mark this post as the solution.
- TheFifthJoin9 months agoAdvocate I
Ticket raised with MS - I'll post an updated reply if it turns out to be anything other than a GUI issue, incase anyone else stubles across this same issue.