Re: [DISCUSS] Update Roadmap

2016-03-01 Thread Zhong Wang
+1 on @rick. quality is really important... I am still encountering bugs consistently On Tue, Mar 1, 2016 at 10:16 AM, TEJA SRIVASTAV wrote: > +1 on @rick > > On Tue, Mar 1, 2016 at 11:26 PM Benjamin Kim wrote: > >> I see in the Enterprise section

Re: error "Could not find creator property with name 'id' "

2016-03-01 Thread enzo
Hi Moon Thanks!! The fixes proposed in the post resolved my problem. On the other hand, if this is happening to everybody (as I assume), maybe this should be addressed a bit more systematically?? Thanks again! Enzo e...@smartinsightsfromdata.com > On 1 Mar 2016, at 19:13, moon soo Lee

Re: error "Could not find creator property with name 'id' "

2016-03-01 Thread moon soo Lee
Hi Enzo, It happens when you have multiple version of jackson library in your classpath. Please check following email thread http://apache-zeppelin-users-incubating-mailing-list.75479.x6.nabble.com/com-fasterxml-jackson-databind-JsonMappingException-td1607.html Thanks, moon On Tue, Mar 1, 2016

Re: [DISCUSS] Update Roadmap

2016-03-01 Thread TEJA SRIVASTAV
+1 on @rick On Tue, Mar 1, 2016 at 11:26 PM Benjamin Kim wrote: > I see in the Enterprise section that multi-tenancy will be included, will > this have user impersonation too? In this way, the user executing will be > the user owning the process. > > On Mar 1, 2016, at 12:51

Re: [DISCUSS] Update Roadmap

2016-03-01 Thread Benjamin Kim
I see in the Enterprise section that multi-tenancy will be included, will this have user impersonation too? In this way, the user executing will be the user owning the process. > On Mar 1, 2016, at 12:51 AM, Shabeel Syed wrote: > > +1 > > Hi Tamas, >Pluggable

Re: Can zeppelin send email by using scheduler?

2016-03-01 Thread Felix Cheung
Sounds like it could be an interesting feature to add. Would you like to contribute? :) On Tue, Mar 1, 2016 at 3:49 AM -0800, "魏龙星" wrote: In that case, users have to write code for every notebook. Eran Witkon 于2016年3月1日周二 下午7:48写道: > I

error "Could not find creator property with name 'id' "

2016-03-01 Thread enzo
I get the following euro in a variety of circumstances. I’ve downloaded zeppelin a couple of days ago. I use Spark 1.6.0. For example: %spark val raw = sc.textFile("/tmp/github.json”) // reading a 25Mb file from /tmp Gives the following error. Hey please!!

Re: Math formula on %md model

2016-03-01 Thread Aish Fenton
+1 that'd be amazing. On Mon, Feb 29, 2016 at 6:04 PM Trevor Grant wrote: > +1 for math formula support in the mark down interpreter, > > Trevor Grant > Data Scientist > https://github.com/rawkintrevo > http://stackexchange.com/users/3002022/rawkintrevo >

Re: problem with start H2OContent

2016-03-01 Thread Aleksandr Modestov
Zepellin doesn't work with external Apache Spark, but I can launch Spark with h2o package from shell. I use a string export "SPARK_HOME=/path_with_spark_1.5" in zeppelin-env.sh. But I'm not sure that zeppelin sees the extermal interpreter. On Mon, Feb 29, 2016 at 7:35 PM, Silvio Fiorito <

Can zeppelin send email by using scheduler?

2016-03-01 Thread 魏龙星
Zeppelin already support scheduler. However users can only check the results on the web. The scheduler is useless since users can execute on the web. I am wondering whether zeppelin can support sending the result to users like crontab. Any suggestions? Thanks. Longxing

Zeppelin Real Time usecases

2016-03-01 Thread Shabeel Syed
Hi All, I'm planning to give a demo tomorrow to my team here on Zeppelin. It would be great, if I can get a list of some real time usecases with Zeppelin by prominent companies . Regards, Shabeel