Hi All: I am facing a situation where notebooks I have that depend on a HiveContext to run fail unless I run an "initialization" notebook to create a hive context for my Zeppelin session.
I would like to know if there is a way to give some initialization that sets up the HiveContext so that I can run these notebooks without manual initialization. This would work something like a .bashrc to set up the Zeppelin default environment automatically at login. Does such a capability or function exist already? Cheers, Al