Re: [GitHub] zeppelin pull request #1259: [ZEPPELIN-1260] R interpreter doesn't work with...

2016-08-03 Thread Sourav Mazumder
Hi, Is this now put back to the main branch ? Or do I need to pull this from ZEPPELIN-1260 ? Regards, Sourav On Tue, Aug 2, 2016 at 2:38 AM, Leemoonsoo wrote: > GitHub user Leemoonsoo opened a pull request: > > https://github.com/apache/zeppelin/pull/1259 > >

Re: [VOTE] Apache Zeppelin release 0.6.1 (rc2)

2016-08-13 Thread Sourav Mazumder
+ 1 Regards, Sourav > On ১৩ আগস্ট, ২০১৬, at ২:১৭ পূর্বাহ্ণ, Hyung Sung Shim > wrote: > > +1 > > 2016년 8월 13일 토요일, Khalid Huseynov님이 작성한 메시지: > >> +1 >> >> On Aug 13, 2016 11:10 AM, "Ahyoung Ryu" > > wrote: >>

Issues in using Remote Interpreter

2016-08-19 Thread Sourav Mazumder
Hi, >From the documentation it is not very clear how exactly the remote interpreter works. Here is what I tried. But it didn't work. I am using zeppelin 0.6.1 binary and spark 2.0. 1. In a remote spark cluster a) I created a spark interpreter (copying from the default spark interpreter) with

[GitHub] zeppelin issue #1265: [ZEPPELIN-1210] Run interpreter per user

2016-08-16 Thread sourav-mazumder
Github user sourav-mazumder commented on the issue: https://github.com/apache/zeppelin/pull/1265 @jongyoul I suggest while we enable this feature we also enable that user can access only the data what he/she is authorized to. For example if there is a folder/table

Re: [ANNOUNCE] Apache Zeppelin 0.6.1 released

2016-08-16 Thread Sourav Mazumder
Congratulations !!! Great turn around with required spark 2.0 support and fix for SparkR with Spark2.0. Regards, Sourav On Tue, Aug 16, 2016 at 2:02 AM, Hyung Sung Shim wrote: > Congratulations for 0.6.1 release! > Thank you for everyone especially mina. > > 2016-08-16

Re: Running Zeppelin from my github checkout

2016-08-31 Thread Sourav Mazumder
What typically works for me is building zeppelin using this - mvn clean package -Pspark-2.0 -Phadoop-2.4 -Pyarn -Ppyspark -Psparkr -Pscala-2.11 -DskipTests Regards, Sourav On Wed, Aug 31, 2016 at 5:05 PM, Jeff Zhang wrote: > Can you check the logs to see what error you get ?

Re: Windows support ?

2017-01-05 Thread Sourav Mazumder
I ported successfully a previous version of Zeppelin. If needed we can start with that as baseline after making necessary changes for the latest version. Regards, Sourav > On Jan 6, 2017, at 3:23 AM, Luciano Resende wrote: > > I see a few sporadic issues/questions