Hi Raj,

In addition to Eran and Alexander's answer, i'd like to add about
differences between Zeppelin and iPython notebook.

They both have notebook interface. Except for this, i think a lot of things
are different.

- Zeppelin is being developed in Apache way under Apache Software
Foundation, while iPython is lead by IPython Development Team.
So, from copyrights, development process, decision making process to
community development could be different.

- Zeppelin's long-term goal is providing analytical environment on top of
Hadoop eco-system. That's why Zeppelin has built-in integration to Spark
and many more backend-integration. Notebook is core component for it but
there will be more component in the future. I don't have any idea about
IPython's direction, but i guess it's not going to the same to Zeppelin.

- Server side of Zeppelin is based on Java while iPython is python.
Zeppelin is expected to have better, easier integration to JVM based
backends and libraries.

- Detailed feature (built-in chart, notebook layout, scheduler, etc)'s are
different.

Thanks for good question,
moon



On Thu, Jun 4, 2015 at 5:14 PM Alexander Bezzubov <[email protected]> wrote:

> Indeed, also the focus of Zeppelin is mostly cluster computing system
> backends.
>
> But answering your question about unique features - collaborative analysis
> is the one from the top of my head: try opening multiple tabs of single
> Zeppelin instance and start making changes (adding new paragraphs and
> running them)
>
> Rich GUI is using angular AKA ZEPPELIN-25
> <https://issues.apache.org/jira/browse/ZEPPELIN-25> is another one very
> powerful, not properly document yet.
>
> --
> Kind regards,
> Alexander
>
> On 05 Jun 2015, at 00:03, IT CTO <[email protected]> wrote:
>
> Zeppelin is the client for running code against different back-ends using
> different languages (scala, SQL, md, etc) this is similar to things you can
> get with IPython and IScala for example. the nice thing about Zeppelin is
> it's easy of use for an analyst working with with different back-ends and
> running analysis.
> HTH
> Eran
>
> On Thu, Jun 4, 2015 at 5:16 PM Raj Sharma <[email protected]> wrote:
>
>> Hi,
>>
>> What is difference between IPython and Zeppelin?
>>
>> What can Zeppelin can do that IPython cannot do?
>>
>> Thanks,
>>
>> Raj
>>
>

Reply via email to