Re: Zeppelin next version

2018-04-22 Thread Jongyoul Lee
Sounds Great!! On Sun, Apr 22, 2018 at 5:48 PM, Jeff Zhang wrote: > > It is pretty close to release, the only remaining blocked issue is > deallock issue. https://issues.apache.org/jira/browse/ZEPPELIN-3401 > > > > Jongyoul Lee 于2018年4月22日周日 下午3:13写道: > >>

Re: [Julia] Does Spark.jl work in Zeppelin's existing Spark/livy.spark interpreters?

2018-04-22 Thread Felix Cheung
Actually, I’m not sure we support Julia as a language in the Spark interpreter. As far as I understand this, this is Julia -> Spark so we would need support for this added to enable Java (Zeppelin) -> Julia -> Spark From: Jongyoul Lee

Extra SparkSubmit process in running Cassandra queries

2018-04-22 Thread Soheil Pourbafrani
Hi, I use Zeppelin 7.3 Customizing Cassandra interpreter, I configured it for my Cassandra cluster. When I try to get data from Cassandra using the command: %cassandra SELECT * FROM Key.Table ; I expect it only creates just a RemoteInterpreterServer process to fetch data from Cassandra, but

Re: Zeppelin next version

2018-04-22 Thread Jeff Zhang
It is pretty close to release, the only remaining blocked issue is deallock issue. https://issues.apache.org/jira/browse/ZEPPELIN-3401 Jongyoul Lee 于2018年4月22日周日 下午3:13写道: > Hi, > > Jeff is preparing the date as I know, but I’m not sure the exact date yet. > > Regards, > JL

Re: Zeppelin next version

2018-04-22 Thread Jongyoul Lee
Hi, Jeff is preparing the date as I know, but I’m not sure the exact date yet. Regards, JL On Tue, 17 Apr 2018 at 8:43 PM Yohana Khoury wrote: > Hi, > > Is there any release date for the upcoming Zeppelin version that will > support Spark 2.3 ? > I saw there are

Re: Zeppelin Matrics

2018-04-22 Thread Jongyoul Lee
Hi, There is no metric you can get from current Zeppelin. I’m developing jmx supporting feature. O hope I could share it sooner. Regards, JL On Sun, 1 Apr 2018 at 1:05 AM Michael Bullock wrote: > Greetings Zeppelin Team, > Im currently running Zeppelin in my AWS

Re: [Julia] Does Spark.jl work in Zeppelin's existing Spark/livy.spark interpreters?

2018-04-22 Thread Jongyoul Lee
Hello, AFAIK, there is no issue. Regards JL On Wed, 18 Apr 2018 at 2:22 AM Josh Goldsborough < joshgoldsboroughs...@gmail.com> wrote: > Wondering if anyone has had success using the Spark.jl > library for Spark to support Julia > using one of Zeppelin's spark

Re: No logout/signout item on menu drop down list

2018-04-22 Thread Jongyoul Lee
Hi, anonymous user name is a specially treated username for non-auth env. Afaik, Some logic compares with that name, and showing/hiding logout menu seems to have it. Regards, JL On Wed, 18 Apr 2018 at 6:14 AM Joe W. Byers wrote: > On 04/17/2018 04:53 PM, Joe W. Byers wrote: