SlideShare a Scribd company logo
Data science lifecycle with Apache Flink
and
Apache Zeppelin (incubating)
Flink Forward
Moon moon@nflabs.com
NFLabs www.nflabs.com
Content
1. Data science lifecycle
2. Zeppelin for data science
3. Zeppelin and Flink
4. Project Roadmap
Data science lifecycle
Data Science: process
https://en.wikipedia.org/wiki/Data_analysis
Data Science: tools
MLlib
Data Science: people
Engineer Data Scientist
DevOps Business
http://aarondavis.design/
Content
1. Data science lifecycle
2. Zeppelin for data science
3. Zeppelin and Flink
4. Project Roadmap
Zeppelin for data scientist
ProjectTimeline
ASF Incubation12.2014
08.2014 Started getting adoption
http://zeppelin.incubator.apache.org
12.2012 Commercial Product for data analysis
10.2013 Open sourced a single feature
Hadoop Landscape
Cloudera-ML
ML-base
MRQL
Shark
?
Commercial Product
12.2012
Zeppelin
10.2013
Zeppelin
10.2013
Zeppelin
08.2014
Zeppelin
08.2014
Third-party Products
10.2014
Apache Incubation Proposal
11.2014
Acceptance by Incubator
23.12.2014
Current Status
1 Release
68 Contributors worldwide
722 Stars on GH
300/900 Emails at users/dev @i.a.o
Interactive Notebooks
InteractiveVisualization
Multiple Backends
Zeppelin & Friends
Z-Manager
ZeppelinHub
…⋯
Collaboration/Sharing
Packaging & Deployment Zeppelin + Full stack on a cloud
Packages Backend Integration
OnlineViewer
Deployment
https://github.com/hortonworks-gallery/ambari-zeppelin-service
Deployment
As a Service
Before
Cloudera-ML
ML-base
MRQL
Shark
?
After
Cloudera-ML
ML-base
MRQL
Shark
Content
1. Data science lifecycle
2. Zeppelin for data science
3. Zeppelin and Flink
4. Project Roadmap
Flink integration
Integrated through Interpreter 

Data processing system abstraction in Zeppelin
Interpreter
http://zeppelin.incubator.apache.org/docs/development/writingzeppelininterpreter.html
Writing an Interpreter
public abstract void open();
public abstract void close();
public abstract InterpreterResult interpret(String st, InterpreterContext context);
public abstract void cancel(InterpreterContext context);
public abstract int getProgress(InterpreterContext context);
public abstract List<String> completion(String buf, int cursor);
public abstract FormType getFormType();
public Scheduler getScheduler();
Must
have
Good
to have
Advanced
Flink Interpreter
https://github.com/apache/incubator-zeppelin/blob/master/flink/src/main/java/org/apache/zeppelin/flink/FlinkInterpreter.java
Zeppelin Server
Thrift
Flink Interpreter
Interpreter JVM
process
FlinkILoop
ExecutionEnvironment
Using interpreter
Configure Bind use
Using interpreter
Use different
interpreters in the
same notebook
Display System
Zeppelin Server
Flink Interpreter Other Interpreter
Zeppelin webapp
Websocket, REST
Text Html Table Angular
Display System
Select display
system through
output
Built in scheduler
Built-in scheduler runs
your notebook with
cron expression.
Flexible layout
Flexible layout
DEMO
Content
1. Data science lifecycle
2. Zeppelin for data science
3. Zeppelin and Flink
4. Project Roadmap
Flink Integration
• ZeppelinContext :Access to Zeppelin provided features
• - Dynamic form
• - Angular display system
• Dependency loading
• Auto completion
• Cancel
• Get progress information
Thank you
Q & A
Moon
moon@nflabs.com
NFLabs
www.nflabs.com
http://zeppelin.incubator.apache.org/
Project roadmap
Multi-tenancy
Two approaches
1. Implement authentication,ACL inside of Zeppelin
https://github.com/apache/incubator-zeppelin/pull/53
2. Run Zeppelin on top of Docker



http://github.com/NFLabs/z-manager
Zeppelin for organizations
An Engineer
engineer by http://aarondavis.design/
ATeam
engineer by http://aarondavis.design/
An Organization
engineer by http://aarondavis.design/
That’s too many!
engineer by http://aarondavis.design/
What is the problem?
Too much:
Install
Configure
Cluster resources
Solution?
We have containers
+
reverse proxy
Moon soo Lee – Data Science Lifecycle with Apache Flink and Apache Zeppelin
Z Manager PoC
httpd + mod_php
nginx
Linux box
engineer by http://aarondavis.design/
2 days, bash + php :(
Z Manager PoC
Z Manager
http://github.com/NFLabs/z-manager
Apache 2.0 Licence
Containerized deployment per user
Reverse proxy
Single binary
Simple web application
Z Manager
SGA to ASF coming *
Z Manager
Auto-update
engineer by http://aarondavis.design/
Linux box
go + react :)
Z Manager process
Z Manager
Helium
People do the similar work
with different data
New visualization
Model & Algorithm
Data process pipeline
engineer by http://aarondavis.design/
Package and distribute work
New visualization
Model & Algorithm
Data process pipeline
Pkg
Repo
engineer by http://aarondavis.design/
Helium
https://s.apache.org/helium
Platform for
on top of Apache Zeppelin
Data Analytics Application
Helium Application
= +
View Algorithm
Zeppelin provided Resources
Resources
Data
Computing
Any java object
 -
 Result
 of
 last
 execution

 -

More Related Content

What's hot (20)

PPTX
The Evolution of (Open Source) Data Processing
Aljoscha Krettek
 
PDF
Stream Processing with Apache Flink (Flink.tw Meetup 2016/07/19)
Apache Flink Taiwan User Group
 
PPTX
Apache Flink(tm) - A Next-Generation Stream Processor
Aljoscha Krettek
 
PPTX
Why apache Flink is the 4G of Big Data Analytics Frameworks
Slim Baltagi
 
PPTX
Extending the Yahoo Streaming Benchmark + MapR Benchmarks
Jamie Grier
 
PDF
Apache Spark vs Apache Flink
AKASH SIHAG
 
PPTX
Architecture of Flink's Streaming Runtime @ ApacheCon EU 2015
Robert Metzger
 
PDF
Gelly-Stream: Single-Pass Graph Streaming Analytics with Apache Flink
Vasia Kalavri
 
PPTX
Functional Comparison and Performance Evaluation of Streaming Frameworks
Huafeng Wang
 
PPTX
January 2016 Flink Community Update & Roadmap 2016
Robert Metzger
 
PPTX
GOTO Night Amsterdam - Stream processing with Apache Flink
Robert Metzger
 
PDF
Stream Processing with Apache Flink
C4Media
 
PDF
Apache Flink: Streaming Done Right @ FOSDEM 2016
Till Rohrmann
 
PPTX
Streaming in the Wild with Apache Flink
Kostas Tzoumas
 
PPTX
The Past, Present, and Future of Apache Flink®
Aljoscha Krettek
 
PPTX
Stateful Stream Processing at In-Memory Speed
Jamie Grier
 
PPTX
Apache Flink Overview at SF Spark and Friends
Stephan Ewen
 
PDF
Jamie Grier - Robust Stream Processing with Apache Flink
Flink Forward
 
PDF
Virtual Flink Forward 2020: How Streaming Helps Your Staging Environment and ...
Flink Forward
 
PDF
Till Rohrmann - Dynamic Scaling - How Apache Flink adapts to changing workloads
Flink Forward
 
The Evolution of (Open Source) Data Processing
Aljoscha Krettek
 
Stream Processing with Apache Flink (Flink.tw Meetup 2016/07/19)
Apache Flink Taiwan User Group
 
Apache Flink(tm) - A Next-Generation Stream Processor
Aljoscha Krettek
 
Why apache Flink is the 4G of Big Data Analytics Frameworks
Slim Baltagi
 
Extending the Yahoo Streaming Benchmark + MapR Benchmarks
Jamie Grier
 
Apache Spark vs Apache Flink
AKASH SIHAG
 
Architecture of Flink's Streaming Runtime @ ApacheCon EU 2015
Robert Metzger
 
Gelly-Stream: Single-Pass Graph Streaming Analytics with Apache Flink
Vasia Kalavri
 
Functional Comparison and Performance Evaluation of Streaming Frameworks
Huafeng Wang
 
January 2016 Flink Community Update & Roadmap 2016
Robert Metzger
 
GOTO Night Amsterdam - Stream processing with Apache Flink
Robert Metzger
 
Stream Processing with Apache Flink
C4Media
 
Apache Flink: Streaming Done Right @ FOSDEM 2016
Till Rohrmann
 
Streaming in the Wild with Apache Flink
Kostas Tzoumas
 
The Past, Present, and Future of Apache Flink®
Aljoscha Krettek
 
Stateful Stream Processing at In-Memory Speed
Jamie Grier
 
Apache Flink Overview at SF Spark and Friends
Stephan Ewen
 
Jamie Grier - Robust Stream Processing with Apache Flink
Flink Forward
 
Virtual Flink Forward 2020: How Streaming Helps Your Staging Environment and ...
Flink Forward
 
Till Rohrmann - Dynamic Scaling - How Apache Flink adapts to changing workloads
Flink Forward
 

Viewers also liked (20)

PDF
Marc Schwering – Using Flink with MongoDB to enhance relevancy in personaliza...
Flink Forward
 
PPTX
Apache Flink Training: System Overview
Flink Forward
 
PDF
Martin Junghans – Gradoop: Scalable Graph Analytics with Apache Flink
Flink Forward
 
PDF
Vasia Kalavri – Training: Gelly School
Flink Forward
 
PPTX
Apache Flink: API, runtime, and project roadmap
Kostas Tzoumas
 
PDF
Ufuc Celebi – Stream & Batch Processing in one System
Flink Forward
 
PDF
Apache Flink internals
Kostas Tzoumas
 
PDF
Vyacheslav Zholudev – Flink, a Convenient Abstraction Layer for Yarn?
Flink Forward
 
PPTX
S. Bartoli & F. Pompermaier – A Semantic Big Data Companion
Flink Forward
 
PPTX
Assaf Araki – Real Time Analytics at Scale
Flink Forward
 
PPTX
Apache Flink - Hadoop MapReduce Compatibility
Fabian Hueske
 
PPTX
Apache Flink Training: DataStream API Part 2 Advanced
Flink Forward
 
PPTX
Kamal Hakimzadeh – Reproducible Distributed Experiments
Flink Forward
 
PDF
Anwar Rizal – Streaming & Parallel Decision Tree in Flink
Flink Forward
 
PDF
Simon Laws – Apache Flink Cluster Deployment on Docker and Docker-Compose
Flink Forward
 
PDF
K. Tzoumas & S. Ewen – Flink Forward Keynote
Flink Forward
 
PDF
Tran Nam-Luc – Stale Synchronous Parallel Iterations on Flink
Flink Forward
 
PDF
Matthias J. Sax – A Tale of Squirrels and Storms
Flink Forward
 
PPTX
Flink 0.10 @ Bay Area Meetup (October 2015)
Stephan Ewen
 
PDF
Sebastian Schelter – Distributed Machine Learing with the Samsara DSL
Flink Forward
 
Marc Schwering – Using Flink with MongoDB to enhance relevancy in personaliza...
Flink Forward
 
Apache Flink Training: System Overview
Flink Forward
 
Martin Junghans – Gradoop: Scalable Graph Analytics with Apache Flink
Flink Forward
 
Vasia Kalavri – Training: Gelly School
Flink Forward
 
Apache Flink: API, runtime, and project roadmap
Kostas Tzoumas
 
Ufuc Celebi – Stream & Batch Processing in one System
Flink Forward
 
Apache Flink internals
Kostas Tzoumas
 
Vyacheslav Zholudev – Flink, a Convenient Abstraction Layer for Yarn?
Flink Forward
 
S. Bartoli & F. Pompermaier – A Semantic Big Data Companion
Flink Forward
 
Assaf Araki – Real Time Analytics at Scale
Flink Forward
 
Apache Flink - Hadoop MapReduce Compatibility
Fabian Hueske
 
Apache Flink Training: DataStream API Part 2 Advanced
Flink Forward
 
Kamal Hakimzadeh – Reproducible Distributed Experiments
Flink Forward
 
Anwar Rizal – Streaming & Parallel Decision Tree in Flink
Flink Forward
 
Simon Laws – Apache Flink Cluster Deployment on Docker and Docker-Compose
Flink Forward
 
K. Tzoumas & S. Ewen – Flink Forward Keynote
Flink Forward
 
Tran Nam-Luc – Stale Synchronous Parallel Iterations on Flink
Flink Forward
 
Matthias J. Sax – A Tale of Squirrels and Storms
Flink Forward
 
Flink 0.10 @ Bay Area Meetup (October 2015)
Stephan Ewen
 
Sebastian Schelter – Distributed Machine Learing with the Samsara DSL
Flink Forward
 
Ad

Similar to Moon soo Lee – Data Science Lifecycle with Apache Flink and Apache Zeppelin (20)

PPTX
Data Science lifecycle with Apache Zeppelin and Spark by Moonsoo Lee
Spark Summit
 
PDF
Apache Zeppelin Helium and Beyond
DataWorks Summit/Hadoop Summit
 
PPTX
Toulouse Data Science meetup - Apache zeppelin
Gérard Dupont
 
PPTX
Data Science with Spark & Zeppelin
Vinay Shukla
 
PPTX
Data Science in the Cloud with Spark, Zeppelin, and Cloudbreak
DataWorks Summit
 
PPTX
4.Building a Data Product using apache Zeppelin - Apache Kylin Meetup @Shanghai
Luke Han
 
PDF
Data science lifecycle with Apache Zeppelin
DataWorks Summit/Hadoop Summit
 
PDF
Mining public datasets using opensource tools: Zeppelin, Spark and Juju
seoul_engineer
 
PDF
Apache Zeppelin on Kubernetes with Spark and Kafka - meetup @twitter
Apache Zeppelin
 
PDF
Apache Zeppelin, Helium and Beyond
DataWorks Summit/Hadoop Summit
 
PPTX
Enabling Apache Zeppelin and Spark for Data Science in the Enterprise
DataWorks Summit/Hadoop Summit
 
PDF
Apache Zeppelin and Spark for Enterprise Data Science
Bikas Saha
 
PPTX
Apache Zeppelin and Spark for Enterprise Data Science
Bikas Saha
 
PPTX
Zeppelin at twitter (sf data science meetup, july 2016)
Prasad Wagle
 
PPTX
Vitalii Kotliarenko “Data processing pipelines with Apache Spark: from protot...
Lviv Startup Club
 
PPTX
Zeppelin – An Agile & interactive analytical platform
Abhra Pal
 
PPTX
Data Science at Scale with Apache Spark and Zeppelin Notebook
Carolyn Duby
 
PPTX
Apache Flink First Half of 2015 Community Update
Robert Metzger
 
PPTX
Multi User Data science with Zeppelin
Vinay Shukla
 
PDF
Apache zeppelin, the missing component for the big data ecosystem
Duyhai Doan
 
Data Science lifecycle with Apache Zeppelin and Spark by Moonsoo Lee
Spark Summit
 
Apache Zeppelin Helium and Beyond
DataWorks Summit/Hadoop Summit
 
Toulouse Data Science meetup - Apache zeppelin
Gérard Dupont
 
Data Science with Spark & Zeppelin
Vinay Shukla
 
Data Science in the Cloud with Spark, Zeppelin, and Cloudbreak
DataWorks Summit
 
4.Building a Data Product using apache Zeppelin - Apache Kylin Meetup @Shanghai
Luke Han
 
Data science lifecycle with Apache Zeppelin
DataWorks Summit/Hadoop Summit
 
Mining public datasets using opensource tools: Zeppelin, Spark and Juju
seoul_engineer
 
Apache Zeppelin on Kubernetes with Spark and Kafka - meetup @twitter
Apache Zeppelin
 
Apache Zeppelin, Helium and Beyond
DataWorks Summit/Hadoop Summit
 
Enabling Apache Zeppelin and Spark for Data Science in the Enterprise
DataWorks Summit/Hadoop Summit
 
Apache Zeppelin and Spark for Enterprise Data Science
Bikas Saha
 
Apache Zeppelin and Spark for Enterprise Data Science
Bikas Saha
 
Zeppelin at twitter (sf data science meetup, july 2016)
Prasad Wagle
 
Vitalii Kotliarenko “Data processing pipelines with Apache Spark: from protot...
Lviv Startup Club
 
Zeppelin – An Agile & interactive analytical platform
Abhra Pal
 
Data Science at Scale with Apache Spark and Zeppelin Notebook
Carolyn Duby
 
Apache Flink First Half of 2015 Community Update
Robert Metzger
 
Multi User Data science with Zeppelin
Vinay Shukla
 
Apache zeppelin, the missing component for the big data ecosystem
Duyhai Doan
 
Ad

More from Flink Forward (20)

PDF
Building a fully managed stream processing platform on Flink at scale for Lin...
Flink Forward
 
PPTX
Evening out the uneven: dealing with skew in Flink
Flink Forward
 
PPTX
“Alexa, be quiet!”: End-to-end near-real time model building and evaluation i...
Flink Forward
 
PDF
Introducing BinarySortedMultiMap - A new Flink state primitive to boost your ...
Flink Forward
 
PDF
Introducing the Apache Flink Kubernetes Operator
Flink Forward
 
PPTX
Autoscaling Flink with Reactive Mode
Flink Forward
 
PDF
Dynamically Scaling Data Streams across Multiple Kafka Clusters with Zero Fli...
Flink Forward
 
PPTX
One sink to rule them all: Introducing the new Async Sink
Flink Forward
 
PPTX
Tuning Apache Kafka Connectors for Flink.pptx
Flink Forward
 
PDF
Flink powered stream processing platform at Pinterest
Flink Forward
 
PPTX
Apache Flink in the Cloud-Native Era
Flink Forward
 
PPTX
Where is my bottleneck? Performance troubleshooting in Flink
Flink Forward
 
PPTX
Using the New Apache Flink Kubernetes Operator in a Production Deployment
Flink Forward
 
PPTX
The Current State of Table API in 2022
Flink Forward
 
PDF
Flink SQL on Pulsar made easy
Flink Forward
 
PPTX
Dynamic Rule-based Real-time Market Data Alerts
Flink Forward
 
PPTX
Exactly-Once Financial Data Processing at Scale with Flink and Pinot
Flink Forward
 
PPTX
Processing Semantically-Ordered Streams in Financial Services
Flink Forward
 
PDF
Tame the small files problem and optimize data layout for streaming ingestion...
Flink Forward
 
PDF
Batch Processing at Scale with Flink & Iceberg
Flink Forward
 
Building a fully managed stream processing platform on Flink at scale for Lin...
Flink Forward
 
Evening out the uneven: dealing with skew in Flink
Flink Forward
 
“Alexa, be quiet!”: End-to-end near-real time model building and evaluation i...
Flink Forward
 
Introducing BinarySortedMultiMap - A new Flink state primitive to boost your ...
Flink Forward
 
Introducing the Apache Flink Kubernetes Operator
Flink Forward
 
Autoscaling Flink with Reactive Mode
Flink Forward
 
Dynamically Scaling Data Streams across Multiple Kafka Clusters with Zero Fli...
Flink Forward
 
One sink to rule them all: Introducing the new Async Sink
Flink Forward
 
Tuning Apache Kafka Connectors for Flink.pptx
Flink Forward
 
Flink powered stream processing platform at Pinterest
Flink Forward
 
Apache Flink in the Cloud-Native Era
Flink Forward
 
Where is my bottleneck? Performance troubleshooting in Flink
Flink Forward
 
Using the New Apache Flink Kubernetes Operator in a Production Deployment
Flink Forward
 
The Current State of Table API in 2022
Flink Forward
 
Flink SQL on Pulsar made easy
Flink Forward
 
Dynamic Rule-based Real-time Market Data Alerts
Flink Forward
 
Exactly-Once Financial Data Processing at Scale with Flink and Pinot
Flink Forward
 
Processing Semantically-Ordered Streams in Financial Services
Flink Forward
 
Tame the small files problem and optimize data layout for streaming ingestion...
Flink Forward
 
Batch Processing at Scale with Flink & Iceberg
Flink Forward
 

Recently uploaded (20)

DOCX
Cryptography Quiz: test your knowledge of this important security concept.
Rajni Bhardwaj Grover
 
PDF
SIZING YOUR AIR CONDITIONER---A PRACTICAL GUIDE.pdf
Muhammad Rizwan Akram
 
PDF
NLJUG Speaker academy 2025 - first session
Bert Jan Schrijver
 
PPTX
AI Penetration Testing Essentials: A Cybersecurity Guide for 2025
defencerabbit Team
 
PDF
UiPath DevConnect 2025: Agentic Automation Community User Group Meeting
DianaGray10
 
PDF
Peak of Data & AI Encore AI-Enhanced Workflows for the Real World
Safe Software
 
PPTX
COMPARISON OF RASTER ANALYSIS TOOLS OF QGIS AND ARCGIS
Sharanya Sarkar
 
PDF
Transcript: Book industry state of the nation 2025 - Tech Forum 2025
BookNet Canada
 
PPT
Ericsson LTE presentation SEMINAR 2010.ppt
npat3
 
PDF
Kit-Works Team Study_20250627_한달만에만든사내서비스키링(양다윗).pdf
Wonjun Hwang
 
PDF
Mastering Financial Management in Direct Selling
Epixel MLM Software
 
PPTX
Agentforce World Tour Toronto '25 - Supercharge MuleSoft Development with Mod...
Alexandra N. Martinez
 
PDF
Staying Human in a Machine- Accelerated World
Catalin Jora
 
PDF
Future-Proof or Fall Behind? 10 Tech Trends You Can’t Afford to Ignore in 2025
DIGITALCONFEX
 
PDF
Reverse Engineering of Security Products: Developing an Advanced Microsoft De...
nwbxhhcyjv
 
PDF
“Voice Interfaces on a Budget: Building Real-time Speech Recognition on Low-c...
Edge AI and Vision Alliance
 
PPTX
Designing_the_Future_AI_Driven_Product_Experiences_Across_Devices.pptx
presentifyai
 
PDF
“NPU IP Hardware Shaped Through Software and Use-case Analysis,” a Presentati...
Edge AI and Vision Alliance
 
PPTX
MuleSoft MCP Support (Model Context Protocol) and Use Case Demo
shyamraj55
 
PDF
“Squinting Vision Pipelines: Detecting and Correcting Errors in Vision Models...
Edge AI and Vision Alliance
 
Cryptography Quiz: test your knowledge of this important security concept.
Rajni Bhardwaj Grover
 
SIZING YOUR AIR CONDITIONER---A PRACTICAL GUIDE.pdf
Muhammad Rizwan Akram
 
NLJUG Speaker academy 2025 - first session
Bert Jan Schrijver
 
AI Penetration Testing Essentials: A Cybersecurity Guide for 2025
defencerabbit Team
 
UiPath DevConnect 2025: Agentic Automation Community User Group Meeting
DianaGray10
 
Peak of Data & AI Encore AI-Enhanced Workflows for the Real World
Safe Software
 
COMPARISON OF RASTER ANALYSIS TOOLS OF QGIS AND ARCGIS
Sharanya Sarkar
 
Transcript: Book industry state of the nation 2025 - Tech Forum 2025
BookNet Canada
 
Ericsson LTE presentation SEMINAR 2010.ppt
npat3
 
Kit-Works Team Study_20250627_한달만에만든사내서비스키링(양다윗).pdf
Wonjun Hwang
 
Mastering Financial Management in Direct Selling
Epixel MLM Software
 
Agentforce World Tour Toronto '25 - Supercharge MuleSoft Development with Mod...
Alexandra N. Martinez
 
Staying Human in a Machine- Accelerated World
Catalin Jora
 
Future-Proof or Fall Behind? 10 Tech Trends You Can’t Afford to Ignore in 2025
DIGITALCONFEX
 
Reverse Engineering of Security Products: Developing an Advanced Microsoft De...
nwbxhhcyjv
 
“Voice Interfaces on a Budget: Building Real-time Speech Recognition on Low-c...
Edge AI and Vision Alliance
 
Designing_the_Future_AI_Driven_Product_Experiences_Across_Devices.pptx
presentifyai
 
“NPU IP Hardware Shaped Through Software and Use-case Analysis,” a Presentati...
Edge AI and Vision Alliance
 
MuleSoft MCP Support (Model Context Protocol) and Use Case Demo
shyamraj55
 
“Squinting Vision Pipelines: Detecting and Correcting Errors in Vision Models...
Edge AI and Vision Alliance
 

Moon soo Lee – Data Science Lifecycle with Apache Flink and Apache Zeppelin