2. Who are we?
Guillaume Alleon - AIRBUS Group Innovation (corporate research center)
Research leader for more than 30 people from UK to China, tackling problems in massive data processing
and information extraction.
Was already in “big data” when it was still called HPC…
Gerard Dupont - AIRBUS Defence & Space (space systems)
Technical coordinator for R&T studies on distributed processing systems.
Spend way too much time processing web data for intelligence, now looking to the sky (satellite data ;-)
6. What’s cool about Zeppelin
⊕interactive
⊕out-of-the-box spark integration
⊕out-of-the-box visualization options
⊕direct access to DOM for customized visualization
⊕nice UI (bootstrap & angular)
⊕notebook run scheduler
⊕easy to configure
⊕extensibility, extensibility and extensibility...
7. What’s cool about Zeppelin
⊕interactive
⊕out-of-the-box spark integration
⊕out-of-the-box visualization options
⊕direct access to DOM for customized visualization
⊕nice UI (bootstrap & angular)
⊕notebook run scheduler
⊕easy to configure
⊕extensibility, extensibility and extensibility...
… the dark side
⊝hard to install
⊝need to build from the source
(for customized version)
⊝not (yet) multi-users
10. Under the hood
○ Interpreter isolation with their
own JVM
○ Dynamic dependencies loading
○ REST & websocket on front
○ Thrift in back
(or whatever you add)
○ Process scheduler (cron-like)
11. Roadmap
Enterprise Ready
○ Multi-tenancy
○ Job scheduler
○ HA
Usability Improvement
○ UX improvement
○ Table data support
○ Dynamic interpreter integration
○ Reusable analytic application catalog
14. Origins & history
Active core teams
Descent number of
external contributors
Plenty of interpreters
(official and external)
0.6.0-SNAPSHOT
(pending stabilization)