Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2024 07:34 PM
Hi @szymon_dybczak
you are right we can create a temp view in main notebook and use it in the same session.
but is there any option for creating a global variable which i can use across notebook for same session.
I tried creating global in main and using it in following spark session but notebook but it gave me error stating no such variable exist