Re: Starting to Prepare 0.8.0 RC1

2018-04-26 Thread Jun Kim
Awesome! 2018년 4월 27일 (금) 오전 10:15, Jongyoul Lee 님이 작성: > Sounds great!! > > On Fri, Apr 27, 2018 at 10:13 AM, Xiaohui Liu wrote: > >> Fantastic! >> >> On Fri, 27 Apr 2018 at 9:12 AM, Jeff Zhang wrote: >> >>> Hi Folks, >>> >>> All the block issues are fixed, I am starting to prepare 0.8.0 RC1 >>

Re: custom spark (fresh !)

2017-06-29 Thread Jun Kim
quot; > *Date: *Thursday, June 29, 2017 at 5:19 PM > *To: *"users@zeppelin.apache.org" > *Subject: *Re: custom spark (fresh !) > > > > > > set *zeppelin.spark.enableSupportedVersionCheck as false in this custom > spark's interpreter setting.* > > >

Re: custom spark (fresh !)

2017-06-29 Thread Jun Kim
Here is a patch that I used for Spark v2.2.0-rc5 If you want to use 2.3.0, then create a SparkVersion instance of 2.4.0 and set it as UNSUPPORTED_FUTURE_VERSION. But you should build Zeppelin by yourself :) Hope this helps you :) 2017년 6월 29일 (목) 오후 11:33, Mathieu D 님이 작성: > Hi Zeppeliners ! >

Re: Google Cloud Storage Notebook Repo?

2017-06-19 Thread Hyong Jun Kim
Hi, You can use ZEPL(https://www.zepl.com) a.k.a ZeppelinHub for persistent syncing your notebooks. It can not only save notebooks in Zeppelin but also share your notebooks with others easily. Thanks and if you have any other questions, please let me know. On Mon, Jun 19, 2017 at 9:34 PM, 楊閔富 w

Re: [ANNOUNCE] Apache Zeppelin 0.7.2 released

2017-06-13 Thread Jun Kim
Cool! Thanks for your work Mina :) 2017년 6월 14일 (수) 오전 2:06, Mina Lee 님이 작성: > The Apache Zeppelin community is pleased to announce the availability of > the 0.7.2 release. > > Zeppelin is a collaborative data analytics and visualization tool for > distributed, general-purpose data processing sys

Re: [DISCUSSION] Extending TableData API

2017-06-11 Thread Jun Kim
All of the enhancements looks great to me! And I wish a feature which can upload a small CSV file (maybe about 20MB..?) and play with it directly. It would be great if I can drag a file to Zeppelin and register it as the table. Thanks :) 2017년 6월 12일 (월) 오전 11:40, Park Hoon <1am...@gmail.com>님이

Re: Zeppelin and Java 8

2017-05-03 Thread Jun Kim
rest future. > Possibly JAVA_HOME parameter should be changed here > https://zeppelin.apache.org/docs/0.7.1/install/install.html > > Cheers, > Polina > ________ > From: Jun Kim [i2r@gmail.com] > Sent: Thursday, 4 May 2017 12:37 PM > To: use

Re: Zeppelin and Java 8

2017-05-03 Thread Jun Kim
Hi! Zeppelin 0.7.1 is built with Java 8. And it throws an exception if you run it with Java 7. You can see the related issue here: https://issues.apache.org/jira/browse/ZEPPELIN-2405 Thanks :) 2017년 5월 4일 (목) 오전 9:57, Polina Marasanova < polina.marasan...@quantium.com.au>님이 작성: > Hi everyone, >

Re: Release on 0.7.1 and 0.7.2

2017-03-13 Thread Jun Kim
Cool! I look forward to it! 2017년 3월 14일 (화) 오후 12:31, moon soo Lee 님이 작성: > Sounds like a plan! > > > On Mon, Mar 13, 2017 at 8:22 PM Xiaohui Liu wrote: > > This is the right action. In fact, 0.7.0 release bin did not work for my > team. We almost started to use 0.7.1-snapshot immediately after

Re: Updating a Zeppelin graph remotely/programmatically?

2017-02-06 Thread Jun Kim
Zeppelin has REST APIs! In your case, run a paragraph asynchronously might help :) 2017년 2월 6일 (월) 오후 10:02, Edgar Orendain 님이 작성: > Hi, > > > > I’m considering Zeppelin for a visualization project

Re: [ANNOUNCE] Apache Zeppelin 0.7.0 released

2017-02-05 Thread Jun Kim
Col!!! 2017년 2월 6일 (월) 오후 4:10, Anthony Corbacho 님이 작성: > Awesome > > On Mon, Feb 6, 2017 at 4:07 PM, Mina Lee wrote: > > The Apache Zeppelin community is pleased to announce the availability of > the 0.7.0 release. > > Zeppelin is a collaborative data analytics and visualization too

Re: [VOTE] Release Apache Zeppelin 0.7.0 (RC4)

2017-02-02 Thread Jun Kim
+1 2017년 2월 2일 (목) 오후 9:49, Sora Lee 님이 작성: > +1 > > On Thu, Feb 2, 2017 at 9:40 PM Khalid Huseynov wrote: > > > +1 > > > > On Thu, Feb 2, 2017 at 9:21 PM, DuyHai Doan > wrote: > > > > +1 > > > > On Thu, Feb 2, 2017 at 9:56 AM, Mina Lee wrote: > > > > > I propose the following RC to be released

Re: Notebooks & Notes

2017-01-24 Thread Jun Kim
And the collection of notes is a notebook :) But some codes inside Zeppelin may still use the term "notebook" as note. Plz modify it if u find it! 2017년 1월 25일 (수) 오전 9:58, Mohit Jaggi 님이 작성: > haha...the collection of paras is called a note :) > > On Tue, Jan 24, 2017 at 4:54 PM, wrote: > > Hi

Re: [VOTE] Release Apache Zeppelin 0.7.0 (RC1)

2017-01-21 Thread Jun Kim
+1 2017년 1월 21일 (토) 오후 8:21, CloverHearts 님이 작성: > +1 > > > > The Zeppelin 0.7 release includes some amazing features. > > In particular, a major bug fix for the remote interpreter. > > I am actively in favor of this release. > > > > > > *출발**: *Mina Lee > *회신* *대상**:* > *날짜**: *2017년 1월 21일 토요일

Re: [DISCUSS] Release package size

2017-01-17 Thread Jun Kim
don't think it's a problem now, but if it keeps increasing then in the > subsequent releases we can ship Zeppelin with few interpreters, and mark > others as plugins that can be downloaded later with instructions with how > to configure. > > On Jan 18, 2017 8:54 AM, &quo

Re: [DISCUSS] Release package size

2017-01-17 Thread Jun Kim
+1 I think it won't be a problem if we notice it clear. Maybe we can do that next to the download button here ( http://zeppelin.apache.org/download.html) A message may be "NOTE: only spark interpreter included since 0.7.0. If you want other interpreters, please see interpreter installation guide"

Re: RDD to Dataframe Error

2016-11-28 Thread Jun Kim
Hi, Mark! Which kind of error message do you get? The simplest way to convert RDD to DF is just importing implicits and use toDF import spark.implicits._ val df = rdd.toDF :-) 2016년 11월 29일 (화) 오전 1:26, Mark Mikolajczak 님이 작성: > > > Hi All, > > Hoping you can help: > > > I have created an RDD

Re: Share variable across notebooks

2016-11-14 Thread Jun Kim
Hi Balachandar You can share a variable of Spark as default. Try creating a variable and using it from another note. However, it's not a good thought to share variables in my experience. There is a possibility of a conflict of variables, and you won't figure out where the variable comes from in

Re: Clustered SSH Interpreter

2016-10-21 Thread Jun Kim
Hi Prasanna Santhanam As far as I know, there is no cluster-ssh interpreter Zeppelin provides.(If not, please someone let me know) In my case, I use *clusterssh(cssh).* The screenshot below is it.(Copied from the Internet) There is another tool called parallel-ssh(pssh), but I prefer cssh. Sinc

Re: Dataframe in apache spark Error java.lang.ArrayIndexOutOfBoundsException:

2016-10-16 Thread Jun Kim
Hi, Mark Mikolajczak I think it should be eve.select("id", " customerEvent.customerContext.anonymousCustomerChanges.analyticsId.id") You missed 'customerEvent'! :-) 2016년 10월 16일 (일) 오후 8:32, Flayranalytics 님이 작성: Hi, Sorry forgot to include the code. eve.select($"id",$"customerContext.anony

Re: Adding main and access titles to Zeppelin's chart

2016-09-27 Thread Jun Kim
You can write a paragraph title. Click paragraph setting button (gear icon), and click 'show title'. 2016년 9월 27일 (화) 오후 5:23, Mich Talebzadeh 님이 작성: > Thanks > > Dr Mich Talebzadeh > > > > LinkedIn * > https://www.linkedin.com/profile/view?id=AAEWh2gBxianrbJd6zP6AcPCCdOABUrV8Pw >