correction:I tried both "user" and "username",
and the S3 directory structure is actually like this:
{bucket}/username/notebook/{notebook-id}/note.json instead of advertised
"{bucket}/{username}/{notebook-id}/note.json"
Please advise.Thanks
On Friday, July 21, 2017, 3:02:15 PM PDT, Richard Xin
oops, accidentally clicked "send" ...
1. enabled default security by renaming shiro.ini (default user admin, user1,2
...)2. enabled S3 storage, and my config in zeppelin-site.xml
zeppelin.notebook.s3.user username
user name for s3 folder structure
I noticed that my s3 has following directory
1. enabled default security by renaming shiro.ini (default user admin, user1,2
...)2. enabled S3 storage, and my config in
zeppelin.notebook.s3.user username
user name for s3 folder structure
> Hi,
> I am trying to use zeppelin angular Interpreter to build an interactive
> report.
>
> Installed zeppelin 0.6.0 on HDP 2.5.2. When I bind a value using
> z.angularBind(), the variable is not printing in the print statement.
>
> Can anyone please shed light on what I am missing ?
>
> Pa
Thank you
Get Outlook for Android
From: Park Hoon
Sent: Friday, July 21, 3:34 AM
Subject: Re: Invoke notebook from REST api?
To: users@zeppelin.apache.org
Hi,
You can run a specific paragraph async / sync
-
http://zeppelin.apache.org/docs/0.8.0-SNAPSHOT/usage/rest
Hi,
Zeppelin 0.7.1 was built using JDK 8, so it requires JDK8+
Could you test it with Zeppelin 0.7.2 and JDK7? It will work.
Thanks.
On Mon, Jun 26, 2017 at 10:10 PM, Serega Sheypak
wrote:
> Hi, what is the right way to fix it? Found: https://issues.apache.
> org/jira/browse/ZEPPELIN-2405
>
Hi,
It seems that memory is not enough to run spark (or occurred in zeppelin
side)
You can set options, Please refer this.
-
https://github.com/apache/zeppelin/blob/master/conf/zeppelin-env.sh.template#L21-L22
Thanks.
On Tue, Jul 4, 2017 at 6:28 PM, CHALLA wrote:
> Hi ,
>
> I am running sp
Hi,
You can run a specific paragraph async / sync
-
http://zeppelin.apache.org/docs/0.8.0-SNAPSHOT/usage/rest_api/notebook.html#run-a-paragraph-asynchronously
or are able to run the note (containing paragraphs)
-
http://zeppelin.apache.org/docs/0.8.0-SNAPSHOT/usage/rest_api/notebook.html#run-al
Hi,
AFAIK, Zeppelin doesn't distinguish the roles for running and modification.
`Writer` and `Owner` can execute and edit the paragraph.
-
https://github.com/apache/zeppelin/blob/master/zeppelin-server/src/main/java/org/apache/zeppelin/socket/NotebookServer.java#L1718-L1727
Regard,
On Fri, Jul