Re: Slack invitation

2022-06-10 Thread Ricardo Martinelli de Oliveira
On Tue, Jun 7, 2022 at 8:20 AM Ricardo Martinelli de Oliveira < > rmart...@redhat.com> wrote: > >> Is there a reason why the invite link is not public? I'd like to join >> too, but it's odd to me the invite is not open to anyone. >> >> On Mo

Re: Slack invitation

2022-06-06 Thread Ricardo Martinelli de Oliveira
t; Please add me to slack. Thanks! > > On 2021/06/13 23:39:55, Jeff Zhang wrote: > > Done > > > > Beomyeong Kim 于2021年6月14日周一 上午5:56写道: > > > > > > > > Hello, > > > > > > > > > Could you invite me to the Zeppelin Slack workspace? > >

Re: install-interpreter.sh cannot resolve dependencies

2020-01-29 Thread Ricardo Martinelli de Oliveira
@Jeff I created the JIRA for this issue: https://issues.apache.org/jira/browse/ZEPPELIN-4583 Expect a PR on this in about 2 days. I'm going to send to master branch but I wonder if we can backport to 0.8.x branch. On Wed, Jan 22, 2020 at 12:04 PM Ricardo Martinelli de Oliveira &l

Re: install-interpreter.sh cannot resolve dependencies

2020-01-22 Thread Ricardo Martinelli de Oliveira
JUnit tests are failling. After changing the code and the test to the HTTP Maven Central it worked. I'm going to create a JIRA for this and send a PR as soon as possible. On Tue, Jan 21, 2020 at 12:13 PM Ricardo Martinelli de Oliveira < rmart...@redhat.com> wrote: > Jeff, > &g

Re: install-interpreter.sh cannot resolve dependencies

2020-01-21 Thread Ricardo Martinelli de Oliveira
on. >> SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory] >> Install jdbc(org.apache.zeppelin:zeppelin-jdbc:0.8.0) to >> /home/rmartine/Development/zeppelin-0.8.2-bin-netinst/interpreter/jdbc ... >> org.sonatype.aether.RepositoryException: Cannot fetch dependenc

install-interpreter.sh cannot resolve dependencies

2020-01-21 Thread Ricardo Martinelli de Oliveira
on: Cannot fetch dependencies for org.apache.zeppelin:zeppelin-jdbc:0.8.0 Is anyone having the same issue? -- Ricardo Martinelli De Oliveira Data Engineer, AI CoE Red Hat Brazil <https://www.redhat.com/>

Env var suport in interpreter-setting.json

2018-08-29 Thread Ricardo Martinelli de Oliveira
Hi, Does anyone know if there is env var support in interpreter-setting.json? I'd like to configure zeppelin.spark.uiWebUrl parameter default value with the value of my SPARK_UI_URL env var. -- Ricardo Martinelli de Oliveira Senior Software Engineer T: +55 11 3524-6125 | M: +55 11 9 7069

Re: [DISCUSS] ZEPPELIN-2619. Save note in [Title].zpln instead of [NOTEID]/note.json

2018-08-19 Thread Ricardo Martinelli de Oliveira
I totally agree with the change. As I created an image for Zeppelin, it's been painful store the notebooks in GitHub with a directory named with some random hash and with the note.json in it. Having .zpln is even better since I only need to store a file in the root of my repo and copy to the right

Re: Zeppelin 0.8 rc1

2018-05-16 Thread Ricardo Martinelli de Oliveira
le? >> >> Thanks in advance, >> >> >> -- >> <http://www.gigaspaces.com/?utm_source=Signature&utm_medium=Email> >> *Rotem Herzberg* >> SW Engineer | GigaSpaces Technologies >> >> rotem.herzb...@gigaspaces.com | M +972547718880

Re: Importing notes

2018-02-01 Thread Ricardo Martinelli de Oliveira
eciate it might be a > bit of a pain working out which folders contain the notebooks you want if > you have a lot of notebooks though… > > > > *From:* Ricardo Martinelli de Oliveira [mailto:rmart...@redhat.com] > *Sent:* 01 February 2018 13:31 > > *To:* users@z

Re: Importing notes

2018-02-01 Thread Ricardo Martinelli de Oliveira
ward-compatibility issues if you try skipping too many > Zeppelin versions at once. I don’t know how that situation’s handled. > > > > *From:* Ricardo Martinelli de Oliveira [mailto:rmart...@redhat.com] > *Sent:* 01 February 2018 11:18 > *To:* users@zeppelin.apache.org > *Su

Re: Importing notes

2018-02-01 Thread Ricardo Martinelli de Oliveira
notebook directory and >> look for new notebooks. >> >> On Tue, Jan 30, 2018 at 10:43 PM, Michael Segel < >> msegel_had...@hotmail.com> wrote: >> >>> I don’t think you can… >>> >>> If you look in the ../notebook directory, the notes are all i

Re: Importing notes

2018-01-31 Thread Ricardo Martinelli de Oliveira
gt; My guess? That the references are stored within a database. (Derby? ) > > > > On Jan 30, 2018, at 6:25 PM, Ricardo Martinelli de Oliveira < > rmart...@redhat.com> wrote: > > > > Hello, > > > > Is there a way to import notes from a command line? I am try

Importing notes

2018-01-30 Thread Ricardo Martinelli de Oliveira
Hello, Is there a way to import notes from a command line? I am trying to write a script that imports all my notes in a zeppelin docker container, but the only ways to import is from the web UI or REST. In the script, zeppelin is not started (there is no reason to be) so I'm trying to find a way t