Re: Error building Zeppelin web application

2016-03-04 Thread Shabeel Syed
My assumption was 0.5.5 and 0.5.6 are release builds. Can u point me with web links which are the builds we need to take to get stable code ? Will it solve the bower issue, mentioned by projjwal ? On Mar 4, 2016 7:31 AM, "Felix Cheung" wrote: > Please do try the release builds. > > As for pyspar

Re: [DISCUSS] Update Roadmap

2016-03-02 Thread Shabeel Syed
, 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 external visualization is really a GREAT feature to h

Re: [DISCUSS] Update Roadmap

2016-03-01 Thread Shabeel Syed
+1 Hi Tamas, Pluggable external visualization is really a GREAT feature to have. I'm looking forward to this :) Regards Shabeel On Tue, Mar 1, 2016 at 2:16 PM, Tamas Szuromi wrote: > Hey, > > Really promising roadmap. > > I'd only push more visualization options. I agree built in visualizat

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

Re: [DISCUSS] Update Roadmap

2016-02-29 Thread Shabeel Syed
Hi Moon, Some of my requirements. 1. Can we achieve better memory management for notebooks ? I'm also facing some similar OOM issue, like Dafeng mentioned in other discussion.I'm using the iframe view of a paragraph, can we load that code+results to memory only when requested ?

Re: Zeppelin Web UI Customizations

2016-02-22 Thread Shabeel Syed
t; > > On Mon, Feb 22, 2016 at 9:07 AM Shabeel Syed > wrote: > >> Hi Moon/Others, >> >>That helps! Basically to enhance/customize the %table view support >> under paragraphs, best way is, I need to change the zeppelin-ui code and >> build it. >

Re: Zeppelin Web UI Customizations

2016-02-22 Thread Shabeel Syed
> wrote: > >> There is no external customization, >> So yes, if you want to change things, you will have to change the code >> >> On Mon, Feb 22, 2016 at 8:12 AM, Ankur Jain wrote: >> >>> Seems like you are talking abt below PR? >>> >

Zeppelin Web UI Customizations

2016-02-22 Thread Shabeel Syed
Hi All, I know its a naive question :) , but just wanted to know how others are doing this. 1. How well is Zeppelin web UI is customizable ? 2. I need to customize the table view, add the look&feel/column sorting options/add pagination/add search, feature to it. 3. Is there any b

Re: Queries regarding the table views and exception

2016-02-15 Thread Shabeel Syed
g > > On Fri, Feb 12, 2016 at 1:31 AM, Shabeel Syed > wrote: > >> Hello All, >> >>I was trying some usage using the zeppelin rest apis. >>Steps, I'm trying to achieve >>1) Requirement is to provide a data viewer for a given mysql table >

Queries regarding the table views and exception

2016-02-12 Thread Shabeel Syed
Hello All, I was trying some usage using the zeppelin rest apis. Steps, I'm trying to achieve 1) Requirement is to provide a data viewer for a given mysql table 2) Firstly, I will create the note book dynamically if it does not exists. 3) Then create a paragraph with scala code to r