SlideShare uma empresa Scribd logo
1 de 47
Baixar para ler offline
1 Big Data – Is it a hype or for real? 22.12.2015
Software
Solutions for
Manufacturing
Introduction into Big Data and 1.5 applications
Dr. Dirk Ortloff
Big Data – Is it a hype
or for real?
2 Big Data – Is it a hype or for real? 22.12.2015
 Company overview
 Introduction
 Status of Big Data
 Big Data ≠ Hadoop
 1.5 example applications
 camLine eTrace SaaS
 The research project PRO-OPT
 Conclusions
Agenda
Picture from: https://commons.wikimedia.org/wiki/File:BigData_2267x1146_white.png
3 Big Data – Is it a hype or for real? 22.12.2015
Company overview
4 Big Data – Is it a hype or for real? 22.12.2015
Service Offering Portfolio
5 Big Data – Is it a hype or for real? 22.12.2015
Product areas
6 Big Data – Is it a hype or for real? 22.12.2015
Products for your Manufacturing Excellence
PRODUCTS
LineWorks
•WIP, MaMa,
CarMa, mDICE
•iGate
•Pulse, MaiMa
•SPACE, SQM
•Recipe
Management
•…
Cornerstone
•Explorative
Data Analysis
(EDA)
•Design of
Experiments
(DoE)
•Six Sigma
InFrame
Synapse
•SME’s MES
•Complete
tracking and
tracing
XperiDesk
•Technology
Development
Management
platform
•Virtual
manufacturing
enablement
•Electronic Lab
notebook
(ELN)
Solutions
•Manufacturing
Execution
System (MES)
•Quality
Management
•Equipment
Efficiency (OEE)
7 Big Data – Is it a hype or for real? 22.12.2015
Introduction – Big Data
8 Big Data – Is it a hype or for real? 22.12.2015
The first documented use of the term “big data” appeared in a 1997 paper by
scientists at NASA, describing the problem they had with visualization (i.e.
computer graphics) which “provides an interesting challenge for computer
systems: data sets are generally quite large, taxing the capacities of main memory,
local disk, and even remote disk. We call this the problem of big data. When data
sets do not fit in main memory (in core), or when they do not fit even on local
disk, the most common solution is to acquire more resources.”
Gartner: Big data is high-volume, high-velocity and/or high-variety information
assets that demand cost-effective, innovative forms of information processing that
enable enhanced insight, decision making, and process automation.
What is Big Data?
9 Big Data – Is it a hype or for real? 22.12.2015
What is Big Data?
Picture from: http://www.ibmbigdatahub.com/sites/default/files/infographic_file/4-Vs-of-big-data.jpg
10 Big Data – Is it a hype or for real? 22.12.2015
Data: symbols
Data is raw. It simply exists and has no
significance beyond its existence (in and
of itself). It can exist in any form, usable
or not. It does not have meaning of itself.
In computer parlance, a spreadsheet
generally starts out by holding data.
Information: data that are processed to be useful; provides answers to "who", "what",
"where", and "when" questions. Information is Data that has been given meaning by
way of relational connection.
Knowledge: application of Data and Information; answers "how" questions. Knowledge
is the appropriate collection of information, such that it's intent is to be useful.
Wisdom: is the ability to increase effectiveness. Wisdom adds value, which requires the
mental function that we call judgment. The ethical and aesthetic values that this implies
are inherent to the actor and are unique and personal.
Following the DIKW model: http://www.systems-thinking.org/dikw/dikw.htm
Definitions
11 Big Data – Is it a hype or for real? 22.12.2015
“Fact: 80 percent of the
digitized information in
a typical company is in
the form of unstructured
data such as documents, e-mail,
and images. “1
“Fact: The amount of unstructured
content in a typical business grows
by 50 percent every year. “1
What it boils down to:
1: Oracle: Information Management – Get control of your Information
Picture is property of: www.yakidoo.com
12 Big Data – Is it a hype or for real? 22.12.2015
Status of Big Data
13 Big Data – Is it a hype or for real? 22.12.2015
Is Big Data still a hype to go away?
Picture from: http://na2.www.gartner.com/imagesrv/newsroom/images/hype-cycle-pr.png;wada20fd4bd7891509
14 Big Data – Is it a hype or for real? 22.12.2015
Is Big Data still a hype to go away?
Picture from: http://na1.www.gartner.com/imagesrv/newsroom/images/HC_ET_2014.jpg;wadf79d1c8397a49a2
15 Big Data – Is it a hype or for real? 22.12.2015
Is Big Data still a hype to go away?
Picture from: http://na2.www.gartner.com/imagesrv/newsroom/images/emerging-tech-hc.png;wa0131df2b233dcd17
16 Big Data – Is it a hype or for real? 22.12.2015
Big Data
Almost anybody does something
with Big Data…
Picture from: https://commons.wikimedia.org/wiki/File:Peak_hour_traffic_in_melbourne.jpg
17 Big Data – Is it a hype or for real? 22.12.2015
But everthing is pretty company
specific and mostly isolated
applications
Picture from: https://commons.wikimedia.org/wiki/File:Palau_archipelago.jpg
18 Big Data – Is it a hype or for real? 22.12.2015
Big Data ≠ Hadoop
19 Big Data – Is it a hype or for real? 22.12.2015
Hadoop – the myths
Data Lake
42
20 Big Data – Is it a hype or for real? 22.12.2015
“The Apache™ Hadoop® project develops open-source software for reliable,
scalable, distributed computing.
The Apache Hadoop software library is a framework that allows for the
distributed processing of large data sets across clusters of computers ….”
Hadoop itself consist only out of :
• Hadoop Common
• Hadoop Distributed File System (HDFS™)
• Hadoop YARN
• Hadoop MapReduce
Hadoop – the reality
21 Big Data – Is it a hype or for real? 22.12.2015
Big Data Landscape
22 Big Data – Is it a hype or for real? 22.12.2015
Big Data Landscape – Example Usage
23 Big Data – Is it a hype or for real? 22.12.2015
Paradigm shift – Technically
Picture from: http://zcom.ro/wp-content/uploads/docs/pdf/3.2.-Eric-Dong-Huawei-Big-Data-How-to-Face-the-Data-Wave-in-Cloud-Era.pdf
24 Big Data – Is it a hype or for real? 22.12.2015
In theoretical computer science,
the CAP theorem, also known
as Brewer’s theorem, states that
it is impossible for a distributed
computer system to
simultaneously provide all three
of the following guarantees:
• Consistency (all nodes see the
same data at the same time)
• Availability (a guarantee that
every request receives a
response about whether it
was successful or failed)
• Partition tolerance (the system
continues to operate despite
arbitrary message loss or
failure of part of the system)
Principle differences in data storage approaches
Picture from: http://www.abramsimon.com/
26 Big Data – Is it a hype or for real? 22.12.2015
Important – Keep history and evolvement in mind
Picture from: http://www.digitale-technologien.de/DT/Redaktion/DE/Downloads/Publikation/smart-data-boden-introduction-flink.pdf
27 Big Data – Is it a hype or for real? 22.12.2015
Paradigm shift – Culturally
28 Big Data – Is it a hype or for real? 22.12.2015
What is the future business flow …???
29 Big Data – Is it a hype or for real? 22.12.2015
1.5 solution approaches
camLine eTrace
30 Big Data – Is it a hype or for real? 22.12.2015
Cloud eTrace SaaS Edition
ETrace
eTrace SaaS Edition
• Real time process by each upload wafer test result files
• Real time test result analysis and notification per file
• Unlimited user
• Various Analysis plugins are provided by camLine
Analysis Storage
Real Time
Eval.
Source Parser
Foundries
Test
House
Foundries
31 Big Data – Is it a hype or for real? 22.12.2015
The Challenges
Reduce
integration and
maintenance
effort for tester
raw data
Online and long
term data
storage and
analysis
Reduce cost of
ownership
34 Big Data – Is it a hype or for real? 22.12.2015
Search by Lot and View summary for each parameter online
Analysis – Wafer Map
35 Big Data – Is it a hype or for real? 22.12.2015
Online Wafer Map View for each test result on
given lot
Ease pick list of
tested result set
for given wafer
Drill down
36 Big Data – Is it a hype or for real? 22.12.2015
SPACE Offline Chart Plugin Viewer - DMP
Full Wafer Map
with interpolated
values.
37 Big Data – Is it a hype or for real? 22.12.2015
Reduce cost of
ownership
eTrace Solution Values
Reduce
integration and
maintenance
effort for tester
raw data
Online and long
term data
storage and
analysis
Saving in effort in integration and
test programing by engineers
Potential of 30% reduction
for data storage capacity
Reduce customer
resources to maintain
the system
38 Big Data – Is it a hype or for real? 22.12.2015
1.5 solution approaches
Overview research project PRO_OPT
39 Big Data – Is it a hype or for real? 22.12.2015
The PRO-OPT Research Project
Project start 1.1.2015,
3 years of funding,
www.pro-opt.org
40 Big Data – Is it a hype or for real? 22.12.2015
The PRO-OPT Mission and Research Group
Evaluation Partner and Data Supplier
for Automotive Diagnostics
Technology and Evaluation Partner for
Production Systems
Research Partner for Data Mining and
Integration of System Components
Project Lead, Technology and
Evaluation Partner for Automotive
Diagnostics
Technical Project Lead,
Research Partner for
Access Restriction, SW Architecture,
Simulation, Data Generation
Multiplicator
Data Supplier and
Evaluation Partner
PRO-OPT aims at identifying valuable data and making it available for
creating additional benefit for all members of a Smart Ecosystem.
Associated Partners
41 Big Data – Is it a hype or for real? 22.12.2015
Product, Delivery Notes, …
Motivation
Module Supplier OEM Production OEM After-Sales
Electronic
Component Supplier
OEM Engineering
Design and Engineering Data, Configuration Data, …
Is there more
information available
here?
Is there even more
Information
we ignore?
Why is there so little
feedback here?
42 Big Data – Is it a hype or for real? 22.12.2015
Is this how we Look at the Diagnostic Data of a
Car?
3rd-Party After-Sales,
Automobile
Associations
43 Big Data – Is it a hype or for real? 22.12.2015
Shouldn‘t it be like this?
44 Big Data – Is it a hype or for real? 22.12.2015
The PRO-OPT Mission
• Profitable exchange of data for all involved parties
• Protection of „private“ data and intellectual
property
New
Business Models
• Identify and describe available data sources
• Consider data quality and usage restriction
Modeling
• Platform for integrative big data applications
• Data analysis and visualization methods and tools
• Support data ownership and usage restriction
Platform and Methods
for Collaborative
Analytics
45 Big Data – Is it a hype or for real? 22.12.2015
Benefits
Transparency improves overall
product quality
Lower warranty costs
among the supply chain
Better reputation wrt. quality
Getting ready for
growing product complexity
47 Big Data – Is it a hype or for real? 22.12.2015
Big Data Landscape – Technology@PRO-OPT
48 Big Data – Is it a hype or for real? 22.12.2015
camLine – Use Case Overview
camLine
Conti
camLine
SDC
WIP
EvaProd
CarMa
MaMa
…
…
camLine mDice camLine
Cornerston
e
Trace KPI
camLine
SPACE
Data Storage
Data ProcessingData Ingestion
Cluster
Zookeeper
RDBMS
Bulk
Uploader
(TBD)
store read
store
store readstore read
Spark
Streamin
g
MLLib GraphX SparkR
Blink
DB
Spark
SQL
Cluster
ETL
UC9
UC1
UC2+3UC4
UC5
UC5+6UC5+6UC5+7UC8
49 Big Data – Is it a hype or for real? 22.12.2015
Conclusions
50 Big Data – Is it a hype or for real? 22.12.2015
• Big Data is here to stay – Gartner recons it is not hype anymore it is in the
market
• Big data ≠ Hadoop
• Big data is not a technical – it is also a cultural change
• New "Ideology": Collect first, Collect everything, think later what to do with it...
storage is cheap, lost data is expensive
• Example applications already exist – there is a longer way to the data lake
Conculsions
51 Big Data – Is it a hype or for real? 22.12.2015
Thank you for your attention

Mais conteúdo relacionado

Mais procurados

Trends from the Trenches: 2019
Trends from the Trenches: 2019Trends from the Trenches: 2019
Trends from the Trenches: 2019Chris Dagdigian
 
Building a Data Platform Strata SF 2019
Building a Data Platform Strata SF 2019Building a Data Platform Strata SF 2019
Building a Data Platform Strata SF 2019mark madsen
 
AIIM Nuxeo Webinar: Modern Problems Require Modern Solutions
AIIM Nuxeo Webinar: Modern Problems Require Modern SolutionsAIIM Nuxeo Webinar: Modern Problems Require Modern Solutions
AIIM Nuxeo Webinar: Modern Problems Require Modern SolutionsNuxeo
 
Architecting a Platform for Enterprise Use - Strata London 2018
Architecting a Platform for Enterprise Use - Strata London 2018Architecting a Platform for Enterprise Use - Strata London 2018
Architecting a Platform for Enterprise Use - Strata London 2018mark madsen
 
Assumptions about Data and Analysis: Briefing room webcast slides
Assumptions about Data and Analysis: Briefing room webcast slidesAssumptions about Data and Analysis: Briefing room webcast slides
Assumptions about Data and Analysis: Briefing room webcast slidesmark madsen
 
Solve User Problems: Data Architecture for Humans
Solve User Problems: Data Architecture for HumansSolve User Problems: Data Architecture for Humans
Solve User Problems: Data Architecture for Humansmark madsen
 
Big Data Jujitsu Walkthru Client x Client
Big Data Jujitsu Walkthru Client x ClientBig Data Jujitsu Walkthru Client x Client
Big Data Jujitsu Walkthru Client x ClientClient X Client
 
The current challenges and opportunities of big data and analytics in emergen...
The current challenges and opportunities of big data and analytics in emergen...The current challenges and opportunities of big data and analytics in emergen...
The current challenges and opportunities of big data and analytics in emergen...IBM Analytics
 
How to understand trends in the data & software market
How to understand trends in the data & software marketHow to understand trends in the data & software market
How to understand trends in the data & software marketmark madsen
 
From the Big Bang to Ecommerce, a journey in making sense of Big Data
From the Big Bang to Ecommerce, a journey in making sense of Big DataFrom the Big Bang to Ecommerce, a journey in making sense of Big Data
From the Big Bang to Ecommerce, a journey in making sense of Big DataPatrick Deglon
 
From the Big Bang to the New Economy, a journey in making sense of Big Data
From the Big Bang to the New Economy, a journey in making sense of Big DataFrom the Big Bang to the New Economy, a journey in making sense of Big Data
From the Big Bang to the New Economy, a journey in making sense of Big DataPatrick Deglon
 
The Black Box: Interpretability, Reproducibility, and Data Management
The Black Box: Interpretability, Reproducibility, and Data ManagementThe Black Box: Interpretability, Reproducibility, and Data Management
The Black Box: Interpretability, Reproducibility, and Data Managementmark madsen
 
Data Architecture: OMG It’s Made of People
Data Architecture: OMG It’s Made of PeopleData Architecture: OMG It’s Made of People
Data Architecture: OMG It’s Made of Peoplemark madsen
 
Pay no attention to the man behind the curtain - the unseen work behind data ...
Pay no attention to the man behind the curtain - the unseen work behind data ...Pay no attention to the man behind the curtain - the unseen work behind data ...
Pay no attention to the man behind the curtain - the unseen work behind data ...mark madsen
 
Strata Data Conference 2019 : Scaling Visualization for Big Data in the Cloud
Strata Data Conference 2019 : Scaling Visualization for Big Data in the CloudStrata Data Conference 2019 : Scaling Visualization for Big Data in the Cloud
Strata Data Conference 2019 : Scaling Visualization for Big Data in the CloudJaipaul Agonus
 
2021 Trends from the Trenches
2021 Trends from the Trenches2021 Trends from the Trenches
2021 Trends from the TrenchesChris Dagdigian
 
Data science explained in 10 applications
Data science explained in 10 applicationsData science explained in 10 applications
Data science explained in 10 applicationsPython Predictions
 
How To Plan a Successful Big Data Pilot
How To Plan a Successful Big Data PilotHow To Plan a Successful Big Data Pilot
How To Plan a Successful Big Data Pilotfarsitegroup
 

Mais procurados (20)

Trends from the Trenches: 2019
Trends from the Trenches: 2019Trends from the Trenches: 2019
Trends from the Trenches: 2019
 
Building a Data Platform Strata SF 2019
Building a Data Platform Strata SF 2019Building a Data Platform Strata SF 2019
Building a Data Platform Strata SF 2019
 
AIIM Nuxeo Webinar: Modern Problems Require Modern Solutions
AIIM Nuxeo Webinar: Modern Problems Require Modern SolutionsAIIM Nuxeo Webinar: Modern Problems Require Modern Solutions
AIIM Nuxeo Webinar: Modern Problems Require Modern Solutions
 
Architecting a Platform for Enterprise Use - Strata London 2018
Architecting a Platform for Enterprise Use - Strata London 2018Architecting a Platform for Enterprise Use - Strata London 2018
Architecting a Platform for Enterprise Use - Strata London 2018
 
Assumptions about Data and Analysis: Briefing room webcast slides
Assumptions about Data and Analysis: Briefing room webcast slidesAssumptions about Data and Analysis: Briefing room webcast slides
Assumptions about Data and Analysis: Briefing room webcast slides
 
Solve User Problems: Data Architecture for Humans
Solve User Problems: Data Architecture for HumansSolve User Problems: Data Architecture for Humans
Solve User Problems: Data Architecture for Humans
 
Big Data Jujitsu Walkthru Client x Client
Big Data Jujitsu Walkthru Client x ClientBig Data Jujitsu Walkthru Client x Client
Big Data Jujitsu Walkthru Client x Client
 
The current challenges and opportunities of big data and analytics in emergen...
The current challenges and opportunities of big data and analytics in emergen...The current challenges and opportunities of big data and analytics in emergen...
The current challenges and opportunities of big data and analytics in emergen...
 
How to understand trends in the data & software market
How to understand trends in the data & software marketHow to understand trends in the data & software market
How to understand trends in the data & software market
 
From the Big Bang to Ecommerce, a journey in making sense of Big Data
From the Big Bang to Ecommerce, a journey in making sense of Big DataFrom the Big Bang to Ecommerce, a journey in making sense of Big Data
From the Big Bang to Ecommerce, a journey in making sense of Big Data
 
From the Big Bang to the New Economy, a journey in making sense of Big Data
From the Big Bang to the New Economy, a journey in making sense of Big DataFrom the Big Bang to the New Economy, a journey in making sense of Big Data
From the Big Bang to the New Economy, a journey in making sense of Big Data
 
The Black Box: Interpretability, Reproducibility, and Data Management
The Black Box: Interpretability, Reproducibility, and Data ManagementThe Black Box: Interpretability, Reproducibility, and Data Management
The Black Box: Interpretability, Reproducibility, and Data Management
 
Machine Learning in Big Data
Machine Learning in Big DataMachine Learning in Big Data
Machine Learning in Big Data
 
R180305120123
R180305120123R180305120123
R180305120123
 
Data Architecture: OMG It’s Made of People
Data Architecture: OMG It’s Made of PeopleData Architecture: OMG It’s Made of People
Data Architecture: OMG It’s Made of People
 
Pay no attention to the man behind the curtain - the unseen work behind data ...
Pay no attention to the man behind the curtain - the unseen work behind data ...Pay no attention to the man behind the curtain - the unseen work behind data ...
Pay no attention to the man behind the curtain - the unseen work behind data ...
 
Strata Data Conference 2019 : Scaling Visualization for Big Data in the Cloud
Strata Data Conference 2019 : Scaling Visualization for Big Data in the CloudStrata Data Conference 2019 : Scaling Visualization for Big Data in the Cloud
Strata Data Conference 2019 : Scaling Visualization for Big Data in the Cloud
 
2021 Trends from the Trenches
2021 Trends from the Trenches2021 Trends from the Trenches
2021 Trends from the Trenches
 
Data science explained in 10 applications
Data science explained in 10 applicationsData science explained in 10 applications
Data science explained in 10 applications
 
How To Plan a Successful Big Data Pilot
How To Plan a Successful Big Data PilotHow To Plan a Successful Big Data Pilot
How To Plan a Successful Big Data Pilot
 

Semelhante a Big Data – Is it a hype or for real?

SC6 Workshop 1: Big Data Europe platform requirements and draft architecture:...
SC6 Workshop 1: Big Data Europe platform requirements and draft architecture:...SC6 Workshop 1: Big Data Europe platform requirements and draft architecture:...
SC6 Workshop 1: Big Data Europe platform requirements and draft architecture:...BigData_Europe
 
Big data and the data quality imperative
Big data and the data quality imperativeBig data and the data quality imperative
Big data and the data quality imperativeTrillium Software
 
How to make your data scientists happy
How to make your data scientists happy How to make your data scientists happy
How to make your data scientists happy Hussain Sultan
 
Four Key Considerations for your Big Data Analytics Strategy
Four Key Considerations for your Big Data Analytics StrategyFour Key Considerations for your Big Data Analytics Strategy
Four Key Considerations for your Big Data Analytics StrategyArcadia Data
 
DAS Slides: Data Virtualization – Separating Myth from Reality
DAS Slides: Data Virtualization – Separating Myth from RealityDAS Slides: Data Virtualization – Separating Myth from Reality
DAS Slides: Data Virtualization – Separating Myth from RealityDATAVERSITY
 
Adoption is the only option hadoop is changing our world and changing yours f...
Adoption is the only option hadoop is changing our world and changing yours f...Adoption is the only option hadoop is changing our world and changing yours f...
Adoption is the only option hadoop is changing our world and changing yours f...DataWorks Summit
 
Big Data from idea to service provider from a Consulting perspective - a quic...
Big Data from idea to service provider from a Consulting perspective - a quic...Big Data from idea to service provider from a Consulting perspective - a quic...
Big Data from idea to service provider from a Consulting perspective - a quic...Edzo Botjes
 
How to Prepare for a Career in Data Science
How to Prepare for a Career in Data ScienceHow to Prepare for a Career in Data Science
How to Prepare for a Career in Data ScienceJuuso Parkkinen
 
Implementar una estrategia eficiente de gobierno y seguridad del dato con la ...
Implementar una estrategia eficiente de gobierno y seguridad del dato con la ...Implementar una estrategia eficiente de gobierno y seguridad del dato con la ...
Implementar una estrategia eficiente de gobierno y seguridad del dato con la ...Denodo
 
Introduction to Big Data
Introduction to Big DataIntroduction to Big Data
Introduction to Big DataAmpoolIO
 
Big Data Management: A Unified Approach to Drive Business Results
Big Data Management: A Unified Approach to Drive Business ResultsBig Data Management: A Unified Approach to Drive Business Results
Big Data Management: A Unified Approach to Drive Business ResultsCA Technologies
 
¿En qué se parece el Gobierno del Dato a un parque de atracciones?
¿En qué se parece el Gobierno del Dato a un parque de atracciones?¿En qué se parece el Gobierno del Dato a un parque de atracciones?
¿En qué se parece el Gobierno del Dato a un parque de atracciones?Denodo
 
Big Data Trends - WorldFuture 2015 Conference
Big Data Trends - WorldFuture 2015 ConferenceBig Data Trends - WorldFuture 2015 Conference
Big Data Trends - WorldFuture 2015 ConferenceDavid Feinleib
 
Big Data Trends and Challenges Report - Whitepaper
Big Data Trends and Challenges Report - WhitepaperBig Data Trends and Challenges Report - Whitepaper
Big Data Trends and Challenges Report - WhitepaperVasu S
 
02 a holistic approach to big data
02 a holistic approach to big data02 a holistic approach to big data
02 a holistic approach to big dataRaul Chong
 
Enabling a Bimodal IT Framework for Advanced Analytics with Data Virtualization
Enabling a Bimodal IT Framework for Advanced Analytics with Data VirtualizationEnabling a Bimodal IT Framework for Advanced Analytics with Data Virtualization
Enabling a Bimodal IT Framework for Advanced Analytics with Data VirtualizationDenodo
 

Semelhante a Big Data – Is it a hype or for real? (20)

SC6 Workshop 1: Big Data Europe platform requirements and draft architecture:...
SC6 Workshop 1: Big Data Europe platform requirements and draft architecture:...SC6 Workshop 1: Big Data Europe platform requirements and draft architecture:...
SC6 Workshop 1: Big Data Europe platform requirements and draft architecture:...
 
Big data and the data quality imperative
Big data and the data quality imperativeBig data and the data quality imperative
Big data and the data quality imperative
 
How to make your data scientists happy
How to make your data scientists happy How to make your data scientists happy
How to make your data scientists happy
 
Four Key Considerations for your Big Data Analytics Strategy
Four Key Considerations for your Big Data Analytics StrategyFour Key Considerations for your Big Data Analytics Strategy
Four Key Considerations for your Big Data Analytics Strategy
 
DAS Slides: Data Virtualization – Separating Myth from Reality
DAS Slides: Data Virtualization – Separating Myth from RealityDAS Slides: Data Virtualization – Separating Myth from Reality
DAS Slides: Data Virtualization – Separating Myth from Reality
 
The value of our data
The value of our dataThe value of our data
The value of our data
 
Adoption is the only option hadoop is changing our world and changing yours f...
Adoption is the only option hadoop is changing our world and changing yours f...Adoption is the only option hadoop is changing our world and changing yours f...
Adoption is the only option hadoop is changing our world and changing yours f...
 
Big Data from idea to service provider from a Consulting perspective - a quic...
Big Data from idea to service provider from a Consulting perspective - a quic...Big Data from idea to service provider from a Consulting perspective - a quic...
Big Data from idea to service provider from a Consulting perspective - a quic...
 
How to Prepare for a Career in Data Science
How to Prepare for a Career in Data ScienceHow to Prepare for a Career in Data Science
How to Prepare for a Career in Data Science
 
Implementar una estrategia eficiente de gobierno y seguridad del dato con la ...
Implementar una estrategia eficiente de gobierno y seguridad del dato con la ...Implementar una estrategia eficiente de gobierno y seguridad del dato con la ...
Implementar una estrategia eficiente de gobierno y seguridad del dato con la ...
 
Introduction to Big Data
Introduction to Big DataIntroduction to Big Data
Introduction to Big Data
 
Big Data Management: A Unified Approach to Drive Business Results
Big Data Management: A Unified Approach to Drive Business ResultsBig Data Management: A Unified Approach to Drive Business Results
Big Data Management: A Unified Approach to Drive Business Results
 
¿En qué se parece el Gobierno del Dato a un parque de atracciones?
¿En qué se parece el Gobierno del Dato a un parque de atracciones?¿En qué se parece el Gobierno del Dato a un parque de atracciones?
¿En qué se parece el Gobierno del Dato a un parque de atracciones?
 
13 pv-do es-18-bigdata-v3
13 pv-do es-18-bigdata-v313 pv-do es-18-bigdata-v3
13 pv-do es-18-bigdata-v3
 
Big Data Trends - WorldFuture 2015 Conference
Big Data Trends - WorldFuture 2015 ConferenceBig Data Trends - WorldFuture 2015 Conference
Big Data Trends - WorldFuture 2015 Conference
 
Big Data Trends and Challenges Report - Whitepaper
Big Data Trends and Challenges Report - WhitepaperBig Data Trends and Challenges Report - Whitepaper
Big Data Trends and Challenges Report - Whitepaper
 
02 a holistic approach to big data
02 a holistic approach to big data02 a holistic approach to big data
02 a holistic approach to big data
 
Big Data and Analytics - 2016 CFO
Big Data and Analytics - 2016 CFOBig Data and Analytics - 2016 CFO
Big Data and Analytics - 2016 CFO
 
Big Data at a Glance
Big Data at a GlanceBig Data at a Glance
Big Data at a Glance
 
Enabling a Bimodal IT Framework for Advanced Analytics with Data Virtualization
Enabling a Bimodal IT Framework for Advanced Analytics with Data VirtualizationEnabling a Bimodal IT Framework for Advanced Analytics with Data Virtualization
Enabling a Bimodal IT Framework for Advanced Analytics with Data Virtualization
 

Mais de Dirk Ortloff

Big Data in der Fertigung und das Smart Data Projekt PRO-OPT
Big Data in der Fertigung und das Smart Data Projekt PRO-OPTBig Data in der Fertigung und das Smart Data Projekt PRO-OPT
Big Data in der Fertigung und das Smart Data Projekt PRO-OPTDirk Ortloff
 
Big Data meets Big Data
Big Data meets Big DataBig Data meets Big Data
Big Data meets Big DataDirk Ortloff
 
InformationDrivenShort
InformationDrivenShortInformationDrivenShort
InformationDrivenShortDirk Ortloff
 
MEMS Product Engineering
MEMS Product EngineeringMEMS Product Engineering
MEMS Product EngineeringDirk Ortloff
 
Pr Newsletter 201302
Pr Newsletter 201302Pr Newsletter 201302
Pr Newsletter 201302Dirk Ortloff
 
Introduction to the MIG TDP template
Introduction to the MIG TDP templateIntroduction to the MIG TDP template
Introduction to the MIG TDP templateDirk Ortloff
 
Make compliance fulfillment count double
Make compliance fulfillment count doubleMake compliance fulfillment count double
Make compliance fulfillment count doubleDirk Ortloff
 
Introduction to XperiDesk 2013.1
Introduction to XperiDesk 2013.1Introduction to XperiDesk 2013.1
Introduction to XperiDesk 2013.1Dirk Ortloff
 
Pr newsletter 201301
Pr newsletter 201301Pr newsletter 201301
Pr newsletter 201301Dirk Ortloff
 
High-Tech R&D -- Drowning in data but starving for information
High-Tech R&D -- Drowning in data but starving for informationHigh-Tech R&D -- Drowning in data but starving for information
High-Tech R&D -- Drowning in data but starving for informationDirk Ortloff
 
XperiDesk Brochure
XperiDesk  BrochureXperiDesk  Brochure
XperiDesk BrochureDirk Ortloff
 
XperiFication Flyer
XperiFication FlyerXperiFication Flyer
XperiFication FlyerDirk Ortloff
 
Xperi Desk 2011.2 Update
Xperi Desk 2011.2 UpdateXperi Desk 2011.2 Update
Xperi Desk 2011.2 UpdateDirk Ortloff
 

Mais de Dirk Ortloff (20)

Big Data in der Fertigung und das Smart Data Projekt PRO-OPT
Big Data in der Fertigung und das Smart Data Projekt PRO-OPTBig Data in der Fertigung und das Smart Data Projekt PRO-OPT
Big Data in der Fertigung und das Smart Data Projekt PRO-OPT
 
Big Data meets Big Data
Big Data meets Big DataBig Data meets Big Data
Big Data meets Big Data
 
InformationDrivenShort
InformationDrivenShortInformationDrivenShort
InformationDrivenShort
 
MEMS Product Engineering
MEMS Product EngineeringMEMS Product Engineering
MEMS Product Engineering
 
Pr Newsletter 201302
Pr Newsletter 201302Pr Newsletter 201302
Pr Newsletter 201302
 
Introduction to the MIG TDP template
Introduction to the MIG TDP templateIntroduction to the MIG TDP template
Introduction to the MIG TDP template
 
Make compliance fulfillment count double
Make compliance fulfillment count doubleMake compliance fulfillment count double
Make compliance fulfillment count double
 
Introduction to XperiDesk 2013.1
Introduction to XperiDesk 2013.1Introduction to XperiDesk 2013.1
Introduction to XperiDesk 2013.1
 
Pr newsletter 201301
Pr newsletter 201301Pr newsletter 201301
Pr newsletter 201301
 
High-Tech R&D -- Drowning in data but starving for information
High-Tech R&D -- Drowning in data but starving for informationHigh-Tech R&D -- Drowning in data but starving for information
High-Tech R&D -- Drowning in data but starving for information
 
XperiDesk Brochure
XperiDesk  BrochureXperiDesk  Brochure
XperiDesk Brochure
 
XperiSim Flyer
XperiSim FlyerXperiSim Flyer
XperiSim Flyer
 
XperiSIC Flyer
XperiSIC FlyerXperiSIC Flyer
XperiSIC Flyer
 
XperiShare Flyer
XperiShare FlyerXperiShare Flyer
XperiShare Flyer
 
XperiLink Flyer
XperiLink FlyerXperiLink Flyer
XperiLink Flyer
 
XperiFLC Flyer
XperiFLC FlyerXperiFLC Flyer
XperiFLC Flyer
 
XperiFication Flyer
XperiFication FlyerXperiFication Flyer
XperiFication Flyer
 
XperiEIC Flyer
XperiEIC FlyerXperiEIC Flyer
XperiEIC Flyer
 
XperiCipe Flyer
XperiCipe FlyerXperiCipe Flyer
XperiCipe Flyer
 
Xperi Desk 2011.2 Update
Xperi Desk 2011.2 UpdateXperi Desk 2011.2 Update
Xperi Desk 2011.2 Update
 

Último

Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...amitlee9823
 
Thane Call Girls 7091864438 Call Girls in Thane Escort service book now -
Thane Call Girls 7091864438 Call Girls in Thane Escort service book now -Thane Call Girls 7091864438 Call Girls in Thane Escort service book now -
Thane Call Girls 7091864438 Call Girls in Thane Escort service book now -Pooja Nehwal
 
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...Valters Lauzums
 
BDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort Service
BDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort ServiceBDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort Service
BDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort ServiceDelhi Call girls
 
Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...amitlee9823
 
➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men 🔝malwa🔝 Escorts Ser...
➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men  🔝malwa🔝   Escorts Ser...➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men  🔝malwa🔝   Escorts Ser...
➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men 🔝malwa🔝 Escorts Ser...amitlee9823
 
Mature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptxMature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptxolyaivanovalion
 
Invezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signalsInvezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signalsInvezz1
 
➥🔝 7737669865 🔝▻ Bangalore Call-girls in Women Seeking Men 🔝Bangalore🔝 Esc...
➥🔝 7737669865 🔝▻ Bangalore Call-girls in Women Seeking Men  🔝Bangalore🔝   Esc...➥🔝 7737669865 🔝▻ Bangalore Call-girls in Women Seeking Men  🔝Bangalore🔝   Esc...
➥🔝 7737669865 🔝▻ Bangalore Call-girls in Women Seeking Men 🔝Bangalore🔝 Esc...amitlee9823
 
Halmar dropshipping via API with DroFx
Halmar  dropshipping  via API with DroFxHalmar  dropshipping  via API with DroFx
Halmar dropshipping via API with DroFxolyaivanovalion
 
Probability Grade 10 Third Quarter Lessons
Probability Grade 10 Third Quarter LessonsProbability Grade 10 Third Quarter Lessons
Probability Grade 10 Third Quarter LessonsJoseMangaJr1
 
Capstone Project on IBM Data Analytics Program
Capstone Project on IBM Data Analytics ProgramCapstone Project on IBM Data Analytics Program
Capstone Project on IBM Data Analytics ProgramMoniSankarHazra
 
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 nightCheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 nightDelhi Call girls
 
April 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's AnalysisApril 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's Analysismanisha194592
 
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Standamitlee9823
 
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...amitlee9823
 
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% SecureCall me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% SecurePooja Nehwal
 
Week-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interactionWeek-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interactionfulawalesam
 

Último (20)

Anomaly detection and data imputation within time series
Anomaly detection and data imputation within time seriesAnomaly detection and data imputation within time series
Anomaly detection and data imputation within time series
 
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
 
Thane Call Girls 7091864438 Call Girls in Thane Escort service book now -
Thane Call Girls 7091864438 Call Girls in Thane Escort service book now -Thane Call Girls 7091864438 Call Girls in Thane Escort service book now -
Thane Call Girls 7091864438 Call Girls in Thane Escort service book now -
 
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
 
BDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort Service
BDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort ServiceBDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort Service
BDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort Service
 
Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...
 
➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men 🔝malwa🔝 Escorts Ser...
➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men  🔝malwa🔝   Escorts Ser...➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men  🔝malwa🔝   Escorts Ser...
➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men 🔝malwa🔝 Escorts Ser...
 
Mature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptxMature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptx
 
Invezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signalsInvezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signals
 
➥🔝 7737669865 🔝▻ Bangalore Call-girls in Women Seeking Men 🔝Bangalore🔝 Esc...
➥🔝 7737669865 🔝▻ Bangalore Call-girls in Women Seeking Men  🔝Bangalore🔝   Esc...➥🔝 7737669865 🔝▻ Bangalore Call-girls in Women Seeking Men  🔝Bangalore🔝   Esc...
➥🔝 7737669865 🔝▻ Bangalore Call-girls in Women Seeking Men 🔝Bangalore🔝 Esc...
 
Halmar dropshipping via API with DroFx
Halmar  dropshipping  via API with DroFxHalmar  dropshipping  via API with DroFx
Halmar dropshipping via API with DroFx
 
Probability Grade 10 Third Quarter Lessons
Probability Grade 10 Third Quarter LessonsProbability Grade 10 Third Quarter Lessons
Probability Grade 10 Third Quarter Lessons
 
Capstone Project on IBM Data Analytics Program
Capstone Project on IBM Data Analytics ProgramCapstone Project on IBM Data Analytics Program
Capstone Project on IBM Data Analytics Program
 
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 nightCheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
 
April 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's AnalysisApril 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's Analysis
 
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
 
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
 
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get CytotecAbortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
 
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% SecureCall me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
 
Week-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interactionWeek-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interaction
 

Big Data – Is it a hype or for real?

  • 1. 1 Big Data – Is it a hype or for real? 22.12.2015 Software Solutions for Manufacturing Introduction into Big Data and 1.5 applications Dr. Dirk Ortloff Big Data – Is it a hype or for real?
  • 2. 2 Big Data – Is it a hype or for real? 22.12.2015  Company overview  Introduction  Status of Big Data  Big Data ≠ Hadoop  1.5 example applications  camLine eTrace SaaS  The research project PRO-OPT  Conclusions Agenda Picture from: https://commons.wikimedia.org/wiki/File:BigData_2267x1146_white.png
  • 3. 3 Big Data – Is it a hype or for real? 22.12.2015 Company overview
  • 4. 4 Big Data – Is it a hype or for real? 22.12.2015 Service Offering Portfolio
  • 5. 5 Big Data – Is it a hype or for real? 22.12.2015 Product areas
  • 6. 6 Big Data – Is it a hype or for real? 22.12.2015 Products for your Manufacturing Excellence PRODUCTS LineWorks •WIP, MaMa, CarMa, mDICE •iGate •Pulse, MaiMa •SPACE, SQM •Recipe Management •… Cornerstone •Explorative Data Analysis (EDA) •Design of Experiments (DoE) •Six Sigma InFrame Synapse •SME’s MES •Complete tracking and tracing XperiDesk •Technology Development Management platform •Virtual manufacturing enablement •Electronic Lab notebook (ELN) Solutions •Manufacturing Execution System (MES) •Quality Management •Equipment Efficiency (OEE)
  • 7. 7 Big Data – Is it a hype or for real? 22.12.2015 Introduction – Big Data
  • 8. 8 Big Data – Is it a hype or for real? 22.12.2015 The first documented use of the term “big data” appeared in a 1997 paper by scientists at NASA, describing the problem they had with visualization (i.e. computer graphics) which “provides an interesting challenge for computer systems: data sets are generally quite large, taxing the capacities of main memory, local disk, and even remote disk. We call this the problem of big data. When data sets do not fit in main memory (in core), or when they do not fit even on local disk, the most common solution is to acquire more resources.” Gartner: Big data is high-volume, high-velocity and/or high-variety information assets that demand cost-effective, innovative forms of information processing that enable enhanced insight, decision making, and process automation. What is Big Data?
  • 9. 9 Big Data – Is it a hype or for real? 22.12.2015 What is Big Data? Picture from: http://www.ibmbigdatahub.com/sites/default/files/infographic_file/4-Vs-of-big-data.jpg
  • 10. 10 Big Data – Is it a hype or for real? 22.12.2015 Data: symbols Data is raw. It simply exists and has no significance beyond its existence (in and of itself). It can exist in any form, usable or not. It does not have meaning of itself. In computer parlance, a spreadsheet generally starts out by holding data. Information: data that are processed to be useful; provides answers to "who", "what", "where", and "when" questions. Information is Data that has been given meaning by way of relational connection. Knowledge: application of Data and Information; answers "how" questions. Knowledge is the appropriate collection of information, such that it's intent is to be useful. Wisdom: is the ability to increase effectiveness. Wisdom adds value, which requires the mental function that we call judgment. The ethical and aesthetic values that this implies are inherent to the actor and are unique and personal. Following the DIKW model: http://www.systems-thinking.org/dikw/dikw.htm Definitions
  • 11. 11 Big Data – Is it a hype or for real? 22.12.2015 “Fact: 80 percent of the digitized information in a typical company is in the form of unstructured data such as documents, e-mail, and images. “1 “Fact: The amount of unstructured content in a typical business grows by 50 percent every year. “1 What it boils down to: 1: Oracle: Information Management – Get control of your Information Picture is property of: www.yakidoo.com
  • 12. 12 Big Data – Is it a hype or for real? 22.12.2015 Status of Big Data
  • 13. 13 Big Data – Is it a hype or for real? 22.12.2015 Is Big Data still a hype to go away? Picture from: http://na2.www.gartner.com/imagesrv/newsroom/images/hype-cycle-pr.png;wada20fd4bd7891509
  • 14. 14 Big Data – Is it a hype or for real? 22.12.2015 Is Big Data still a hype to go away? Picture from: http://na1.www.gartner.com/imagesrv/newsroom/images/HC_ET_2014.jpg;wadf79d1c8397a49a2
  • 15. 15 Big Data – Is it a hype or for real? 22.12.2015 Is Big Data still a hype to go away? Picture from: http://na2.www.gartner.com/imagesrv/newsroom/images/emerging-tech-hc.png;wa0131df2b233dcd17
  • 16. 16 Big Data – Is it a hype or for real? 22.12.2015 Big Data Almost anybody does something with Big Data… Picture from: https://commons.wikimedia.org/wiki/File:Peak_hour_traffic_in_melbourne.jpg
  • 17. 17 Big Data – Is it a hype or for real? 22.12.2015 But everthing is pretty company specific and mostly isolated applications Picture from: https://commons.wikimedia.org/wiki/File:Palau_archipelago.jpg
  • 18. 18 Big Data – Is it a hype or for real? 22.12.2015 Big Data ≠ Hadoop
  • 19. 19 Big Data – Is it a hype or for real? 22.12.2015 Hadoop – the myths Data Lake 42
  • 20. 20 Big Data – Is it a hype or for real? 22.12.2015 “The Apache™ Hadoop® project develops open-source software for reliable, scalable, distributed computing. The Apache Hadoop software library is a framework that allows for the distributed processing of large data sets across clusters of computers ….” Hadoop itself consist only out of : • Hadoop Common • Hadoop Distributed File System (HDFS™) • Hadoop YARN • Hadoop MapReduce Hadoop – the reality
  • 21. 21 Big Data – Is it a hype or for real? 22.12.2015 Big Data Landscape
  • 22. 22 Big Data – Is it a hype or for real? 22.12.2015 Big Data Landscape – Example Usage
  • 23. 23 Big Data – Is it a hype or for real? 22.12.2015 Paradigm shift – Technically Picture from: http://zcom.ro/wp-content/uploads/docs/pdf/3.2.-Eric-Dong-Huawei-Big-Data-How-to-Face-the-Data-Wave-in-Cloud-Era.pdf
  • 24. 24 Big Data – Is it a hype or for real? 22.12.2015 In theoretical computer science, the CAP theorem, also known as Brewer’s theorem, states that it is impossible for a distributed computer system to simultaneously provide all three of the following guarantees: • Consistency (all nodes see the same data at the same time) • Availability (a guarantee that every request receives a response about whether it was successful or failed) • Partition tolerance (the system continues to operate despite arbitrary message loss or failure of part of the system) Principle differences in data storage approaches Picture from: http://www.abramsimon.com/
  • 25. 26 Big Data – Is it a hype or for real? 22.12.2015 Important – Keep history and evolvement in mind Picture from: http://www.digitale-technologien.de/DT/Redaktion/DE/Downloads/Publikation/smart-data-boden-introduction-flink.pdf
  • 26. 27 Big Data – Is it a hype or for real? 22.12.2015 Paradigm shift – Culturally
  • 27. 28 Big Data – Is it a hype or for real? 22.12.2015 What is the future business flow …???
  • 28. 29 Big Data – Is it a hype or for real? 22.12.2015 1.5 solution approaches camLine eTrace
  • 29. 30 Big Data – Is it a hype or for real? 22.12.2015 Cloud eTrace SaaS Edition ETrace eTrace SaaS Edition • Real time process by each upload wafer test result files • Real time test result analysis and notification per file • Unlimited user • Various Analysis plugins are provided by camLine Analysis Storage Real Time Eval. Source Parser Foundries Test House Foundries
  • 30. 31 Big Data – Is it a hype or for real? 22.12.2015 The Challenges Reduce integration and maintenance effort for tester raw data Online and long term data storage and analysis Reduce cost of ownership
  • 31. 34 Big Data – Is it a hype or for real? 22.12.2015 Search by Lot and View summary for each parameter online Analysis – Wafer Map
  • 32. 35 Big Data – Is it a hype or for real? 22.12.2015 Online Wafer Map View for each test result on given lot Ease pick list of tested result set for given wafer Drill down
  • 33. 36 Big Data – Is it a hype or for real? 22.12.2015 SPACE Offline Chart Plugin Viewer - DMP Full Wafer Map with interpolated values.
  • 34. 37 Big Data – Is it a hype or for real? 22.12.2015 Reduce cost of ownership eTrace Solution Values Reduce integration and maintenance effort for tester raw data Online and long term data storage and analysis Saving in effort in integration and test programing by engineers Potential of 30% reduction for data storage capacity Reduce customer resources to maintain the system
  • 35. 38 Big Data – Is it a hype or for real? 22.12.2015 1.5 solution approaches Overview research project PRO_OPT
  • 36. 39 Big Data – Is it a hype or for real? 22.12.2015 The PRO-OPT Research Project Project start 1.1.2015, 3 years of funding, www.pro-opt.org
  • 37. 40 Big Data – Is it a hype or for real? 22.12.2015 The PRO-OPT Mission and Research Group Evaluation Partner and Data Supplier for Automotive Diagnostics Technology and Evaluation Partner for Production Systems Research Partner for Data Mining and Integration of System Components Project Lead, Technology and Evaluation Partner for Automotive Diagnostics Technical Project Lead, Research Partner for Access Restriction, SW Architecture, Simulation, Data Generation Multiplicator Data Supplier and Evaluation Partner PRO-OPT aims at identifying valuable data and making it available for creating additional benefit for all members of a Smart Ecosystem. Associated Partners
  • 38. 41 Big Data – Is it a hype or for real? 22.12.2015 Product, Delivery Notes, … Motivation Module Supplier OEM Production OEM After-Sales Electronic Component Supplier OEM Engineering Design and Engineering Data, Configuration Data, … Is there more information available here? Is there even more Information we ignore? Why is there so little feedback here?
  • 39. 42 Big Data – Is it a hype or for real? 22.12.2015 Is this how we Look at the Diagnostic Data of a Car? 3rd-Party After-Sales, Automobile Associations
  • 40. 43 Big Data – Is it a hype or for real? 22.12.2015 Shouldn‘t it be like this?
  • 41. 44 Big Data – Is it a hype or for real? 22.12.2015 The PRO-OPT Mission • Profitable exchange of data for all involved parties • Protection of „private“ data and intellectual property New Business Models • Identify and describe available data sources • Consider data quality and usage restriction Modeling • Platform for integrative big data applications • Data analysis and visualization methods and tools • Support data ownership and usage restriction Platform and Methods for Collaborative Analytics
  • 42. 45 Big Data – Is it a hype or for real? 22.12.2015 Benefits Transparency improves overall product quality Lower warranty costs among the supply chain Better reputation wrt. quality Getting ready for growing product complexity
  • 43. 47 Big Data – Is it a hype or for real? 22.12.2015 Big Data Landscape – Technology@PRO-OPT
  • 44. 48 Big Data – Is it a hype or for real? 22.12.2015 camLine – Use Case Overview camLine Conti camLine SDC WIP EvaProd CarMa MaMa … … camLine mDice camLine Cornerston e Trace KPI camLine SPACE Data Storage Data ProcessingData Ingestion Cluster Zookeeper RDBMS Bulk Uploader (TBD) store read store store readstore read Spark Streamin g MLLib GraphX SparkR Blink DB Spark SQL Cluster ETL UC9 UC1 UC2+3UC4 UC5 UC5+6UC5+6UC5+7UC8
  • 45. 49 Big Data – Is it a hype or for real? 22.12.2015 Conclusions
  • 46. 50 Big Data – Is it a hype or for real? 22.12.2015 • Big Data is here to stay – Gartner recons it is not hype anymore it is in the market • Big data ≠ Hadoop • Big data is not a technical – it is also a cultural change • New "Ideology": Collect first, Collect everything, think later what to do with it... storage is cheap, lost data is expensive • Example applications already exist – there is a longer way to the data lake Conculsions
  • 47. 51 Big Data – Is it a hype or for real? 22.12.2015 Thank you for your attention