Sure. I took some time to understand the * notebook products ( scala notebook, python notebook etc). The idea of recording the exploration path is awesome! I think the Cloudberry demo can borrow some of the visualization part from the Zeppelin, and also we could provide a separate page to let user operate the AQL level exploration on the twitter data. I don’t know how easy it is to integrate the Zeppelin with other web servers. @Wail, do you think it is a good or possible idea? One more question, does Zeppelin support geo spatial data as well?
> On Jan 31, 2016, at 2:34 PM, Chen Li <[email protected]> wrote: > > @Jianfeng: can you chime in to see if Wail's work can be used in the > Cloudberry prototype? > > Chen > > On Sat, Jan 30, 2016 at 9:33 PM, Wail Alkowaileet <[email protected]> wrote: >> Hi Till, >> >> SQL++ is supported as well (not yet pushed though) ... the user simply has >> to tell the interpreter by writing *%asterixdb.sql++* and it will use the >> sqlpp API instated of aql >> >> On Sun, Jan 31, 2016 at 8:28 AM, Till Westmann <[email protected]> wrote: >> >>> Hi Wail, >>> >>> How much of the Zeppelin integration is language dependent? >>> I'm wondering as we're now supporting 2 query languages (AQL and SQL++) >>> and it would be nice if the Zeppelin integration would work for both. >>> >>> Cheers, >>> Till >>> >>>> On Jan 30, 2016, at 21:13, Wail Alkowaileet <[email protected]> wrote: >>>> >>>> Hello, >>>> >>>> I worked on integrating Apache Zeppelin with AsterixDB for better >>> interface ... Also, some of my colleagues are extending the visualization >>> of Zeppelin to include D3-Plus to visualize graphs. >>>> My Asterix Interpreter supports JSON "pretty print" + JSON flattening >>> (to support the visualization of tabular formats). (see attached) >>>> >>>> The code in my GitHub: >>>> https://github.com/Nullification/incubator-zeppelin >>>> >>>> I think it would be cool if we can extend on that and officially submit >>> it to Apache Zeppelin to popularize AsterixDB even more... :-)) >>>> >>>> >>>>> On Sat, Jan 30, 2016 at 7:53 AM, Chen Li <[email protected]> wrote: >>>>> Half-baked idea: develop techniques for visualizing large geo data on a >>>>> map, and make cloudberry.ics.uci.edu similar to >>>>> http://www.mapd.com/demos/tweetmap/ :-) >>>>> >>>>> Chen >>>>> >>>>> On Fri, Jan 29, 2016 at 4:44 PM, Eldon Carman <[email protected]> wrote: >>>>> >>>>>> Hi Guys, >>>>>> >>>>>> Google Summer of Code (GSOC) [1] is just around the corner and we >>> should >>>>>> start thinking about ideas for student projects. The project should be >>>>>> small enough for a student to finish over the summer (~3 month). >>> Apache has >>>>>> been active organization in GSOC and has a page with more information >>> [2]. >>>>>> >>>>>> Post some of your student project ideas. >>>>>> >>>>>> Idea 1: Develop a better web interface for AsterixDB. >>>>>> >>>>>> >>>>>> [1] https://developers.google.com/open-source/gsoc/ >>>>>> [2] https://community.apache.org/gsoc.html >>>>>> >>>> >>>> >>>> >>>> -- >>>> >>>> Regards, >>>> Wail Alkowaileet >>> >> >> >> >> -- >> >> *Regards,* >> Wail Alkowaileet Best, Jianfeng Jia PhD Candidate of Computer Science University of California, Irvine
