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...
|
|
|
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
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
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
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
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
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?