Description
sc.setJobGroup() shows up in all exception stacks which is confusing for some users.
Also it shifts line numbers by 1. See example below.
It would be great to move sc.setJobGroup() out of user code, to solve both of the above issues.
Attachments
Attachments
Issue Links
- is broken by
-
ZEPPELIN-3242 Listener threw an exception java.lang.NPEat o.a.zeppelin.spark.Utils.getNoteId(Utils.java:156)
- Resolved
- links to