Redis is a large potential market for application data.

Also, its ability to run operations on large data structures will make it
possible to provide interesting operations to Zeppelin users on large data
sets.

The interesting question is how do you surface this capability to Zeppelin
users who may not be familiar with the underlying models or concepts?  How
can you create a Zeppelin experience that integrates R & Python with these?

-Greg

On Mon, Aug 15, 2016 at 7:41 AM, Jungtaek Lim <kabh...@gmail.com> wrote:

> Hi Jesang,
>
> Thanks for the interest! I'll try to design it, and break into multiple
> tasks and share if it seems not suppose to be done with small efforts.
>
> Hi moon,
>
> Regarding license, I'm planning to implement Redis interpreter with Jedis.
> (DISCLAIMER: I'm committer of Jedis, Java Redis client.)
>
> Jedis doesn't use any of known license, but AFAIK, the license of Jedis is
> non-restrictive way.
> https://github.com/xetorthio/jedis/blob/master/LICENSE.txt
>
> Only transitive dependency for Jedis is Apache commons pool, and Jedis
> plans to add Netty, which I think all of them is not against Apache license
> or ASF project.
>
> I'm not a laywer (IANAL), so if we want to check the license strictly, I
> would need someone to help resolving this.
>
> Thanks,
> Jungtaek Lim (HeartSaVioR)
>
> 2016년 8월 15일 (월) 오후 11:17, moon soo Lee <m...@apache.org>님이 작성:
>
> > It's be great to see Redis integration in Zeppelin.
> >
> > To distribute Redis interpreter binary in the official binary package,
> > checking license of Redis (client) library and it's transitive
> dependencies
> > could be one items of to do list.
> >
> > Thanks,
> > moon
> >
> > On Mon, Aug 15, 2016 at 6:58 AM 윤제상 <yoon...@kanizsalab.com> wrote:
> >
> > > Hi, Juntaek Lim
> > > It would be great to access REDIS from zeppelin if possible for these
> > > reasons:
> > >
> > > 1) Replace of uncomfortable, old command line tools
> > > 2) Easy to graph redis data into D3 graph
> > > 3) Easy to search and debug data inside of redis
> > >
> > > I'm willing to support your proposed feature if you need. (Because I
> need
> > > it)
> > > Thanks for your proposal :)
> > >
> > >
> > >
> > >
> > >         윤제상 Jesang Yoon  |  CTO, Developer yoon...@kanizsalab.com  |
> > > 82.10.2346.5472
> > >         Kanizsa Lab Co., Ltd. @KAIST cabbit.io
> > >
> > >
> > > -----Original Message-----
> > > From: "Jungtaek Lim"&lt;kabh...@gmail.com&gt;
> > > To: "dev@zeppelin.apache.org"&lt;dev@zeppelin.apache.org&gt;;
> > > Cc:
> > > Sent: 2016-08-15 (월) 21:52:05
> > > Subject: Would like to see interests of Redis interpreter
> > >
> > > Hi devs,
> > >
> > > I'd like to see the community interest for the Redis interpreter.
> > >
> > > Redis is not a Hadoop ecosystem but always on top ranks on NoSQL.
> > > Unfortunately it officially provides only CLI, not Web or REST API,
> which
> > > is another advantage of (Zeppelin and Redis) community for integrating
> to
> > > Web UI. It supports various data types, and while it's not a Hadoop
> > > ecosystem, but it's occasionally used for sink and state storage of
> > > streaming framework.
> > >
> > > I'm planning to work on when we would like to have this one.
> > >
> > > Thanks in advance,
> > > Jungtaek Lim (HeartSaVioR)
> > >
> >
>

Reply via email to