Re: Problem with MariaDB and jdbc

2017-07-13 Thread Iavor Jelev
Hi, thanks for your replies! @Darren: I did try separating them. But although the first paragrah (use testdb) executes successfully, I get an error in the second one: 'No database selected' @Jongyoul: Indeed, 2 statements in a paragraph work fine in my local environment I'll try a different doc

Re: Problem with MariaDB and jdbc

2017-07-10 Thread Jongyoul Lee
We DID provide two statements in a paragraph for a while, but this features looks broken. On Tue, 11 Jul 2017 at 03:14 wrote: > Best as i recall you can't have two sql statements in one zeppelin note. > Try separating them. > > Get Outlook for Android > > > > > On Wed, Ju

Re: Problem with MariaDB and jdbc

2017-07-10 Thread darren
Best as i recall you can't have two sql statements in one zeppelin note. Try separating them. Get Outlook for Android On Wed, Jul 5, 2017 at 7:13 AM -0400, "Iavor Jelev" wrote: Hi everyone, first off - I'm new to Zeppelin, but I already love it. Great work on the software!