How to find out zeppelin's version number from within a notebook?

2017-07-25 Thread Partridge, Lucas (GE Aviation)
Unfortunately the version number is missing from the 'About Zeppelin' dialog box and I have no access to the file system. So is there something like 'zeppelin.version' we can type within a notebook's paragraph to find out what version we're running please?

"Reload notes from storage" button overwrites recent edits

2017-07-25 Thread Partridge, Lucas (GE Aviation)
When a user clicks on this button on the Zeppelin homepage: [Screen Clipping] ...which notebooks are reloaded from storage: all the notebooks, or only the notebooks that belong to the user who clicked the refresh button? Unfortunately in our setup, where all the notebooks are backed up on S3, it

How to find out zeppelin's version number from within a notebook?

2017-07-25 Thread Partridge, Lucas (GE Aviation)
That worked thanks! Although I had to use a different host and port because it’s hosted remotely. But I got this back in the browser: {"status":"OK","message":"Zeppelin version","body":"0.7.0.2.6.0.11-1"} Ideally it would be nice to have a variable like zeppelin.version accessible from Python

Re: How to find out zeppelin's version number from within a notebook?

2017-07-25 Thread Park Hoon
Great! I think we can send a get request in a paragraph. Regard, On Tue, Jul 25, 2017 at 8:22 PM, Partridge, Lucas (GE Aviation) < lucas.partri...@ge.com> wrote: > That worked thanks! Although I had to use a different host and port > because it’s hosted remotely. But I got this back in the b

z.load() Must be used before SparkInterpreter (%spark) initialized?

2017-07-25 Thread Richard Xin
I used %depz.load("path/to/jar")I got following error:Must be used before SparkInterpreter (%spark) initializedHint: put this paragraph before any Spark code and restart Zeppelin/Interpreter restart zeppelin did make it work, it seems to be an expected behavior, but I don't understand thee reaso

Re: z.load() Must be used before SparkInterpreter (%spark) initialized?

2017-07-25 Thread Jeff Zhang
It is not restarting zeppelin, you just need to restart spark interpreter. Richard Xin 于2017年7月26日周三 上午12:53写道: > I used %dep > z.load("path/to/jar") > I got following error: > Must be used before SparkInterpreter (%spark) initialized > Hint: put this paragraph before any Spark code and restart

Interpreter menu stop working when Active Directory integration enabled

2017-07-25 Thread Richard Xin
It looks like a bug to me. [ZEPPELIN-2810] Interpreter menu stop working when Active Directory integration enabled - ASF JIRA | | | | [ZEPPELIN-2810] Interpreter menu stop working when Active Directory inte... | | |