SlideShare a Scribd company logo
1 of 36
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Agenda
What Is Talend Open Studio?
Advantages Of TOS
Downloading TOS
TOS GUI
Demo
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
What Is Talend Open Studio?
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Open
Studio
Enterprise
Talend is an open source software integration platform/vendorTalend is an open source software integration platform/vendor
Talend
Talend is an open source software integration platform/vendor
It is considered to be the next-generation leader in cloud
and big data integration software
Talend is an open source software integration platform/vendorTalend offers a wide range of products Platforms
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Talend Open Studio
Talend Open Studio is an open source project that is based on Eclipse RCP
It provides an interactive and user-friendly Graphical User Interface
In TOS, all you need to do is simple Drag and Drop
TOS acts as a code generator & converts all the underlying programs in Java at
the backend
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
There are various Talend Open Studios offered by Talend, each of which serves a different purpose
Talend Open Studio
Data
Integration
Big
Data
Master Data
Management
Enterprise
Service Bus
Data
Quality
Business
Management Process
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Advantages Of
Talend Open Studio
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Advantages
Unified
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Advantages
No Coding
Unified
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Advantages
No Coding
Real Time Statistics
Unified
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Advantages
No Coding
Massive Scalability
Real Time Statistics
Unified
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Advantages
No Coding
Future Proof
Massive Scalability
Real Time Statistics
Unified
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Download TOS
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Download
System Requirements
RAM Processor
✓ 8GB or more ✓ i3 or more
Storage
✓ 20GB or more
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Download
1. Go to https://www.talend.com/download
2. Look for ‘Free
Talend Products’
section
3. From here, you
can download any
open studio as
per your need
that too free of
cost
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
TOS GUI
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
TOS GUI
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
TOS GUI – Main Page
Talend Studio Main Window is the interface from where you can manage all types of data integration processes
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
TOS GUI – Main Page
Talend Studio Main Window is the interface from where you can manage all types of data integration processes
It can be divided into:
✓ Repository
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
TOS GUI – Main Page
Talend Studio Main Window is the interface from where you can manage all types of data integration processes
It can be divided into:
✓ Repository
✓ Palette
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
TOS GUI – Main Page
Talend Studio Main Window is the interface from where you can manage all types of data integration processes
It can be divided into:
✓ Repository
✓ Palette
✓ Design Workspace
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
TOS GUI – Main Page
Talend Studio Main Window is the interface from where you can manage all types of data integration processes
It can be divided into:
✓ Repository
✓ Palette
✓ Design Workspace
✓ Configuration Tabs
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
TOS GUI – Main Page
Talend Studio Main Window is the interface from where you can manage all types of data integration processes
It can be divided into:
✓ Repository
✓ Palette
✓ Design Workspace
✓ Configuration Tabs
✓ Menu Bar
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
TOS GUI – Main Page
Talend Studio Main Window is the interface from where you can manage all types of data integration processes
It can be divided into:
✓ Repository
✓ Palette
✓ Design Workspace
✓ Configuration Tabs
✓ Menu Bar
✓ Toolbar
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
TOS GUI – Main Page
Talend Studio Main Window is the interface from where you can manage all types of data integration processes
It can be divided into:
✓ Repository
✓ Palette
✓ Design Workspace
✓ Configuration Tabs
✓ Menu Bar
✓ Toolbar
✓ Outline View & Code Viewer
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
TOS GUI - Repository
The Repository collects all the technical items and displays them in a tree structure within
Repository is a central store for all the elements necessary for any job or business model
From the Repository, you can access various Business Models, Job Designs, reusable routines,
documentation & database connections
Refresh Button will help you to update the tree view with the last changes made
Activate Filter Button will help you to open the filter settings view to configure the display
of the Repository Tree
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
TOS GUI - Repository
Under this folder, all the business models
present in the project are listed. You can
open it on the design workspace by
double-clicking the name of the model
Under this folder, all the designed Jobs in
a project are present in a tree view. You
need to double-click the name of the Job
to open it in the workspace
Job Designs
Under this folder, all the contextual
variables which can be reused in various
Jobs, such as file paths or DB connection
details are stored
Contexts
Under this folder, a library holding the
routines available in a project and other
pieces of reusable codes is stored. By
clicking on the relevant tree entry you can
expand the appropriate code piece
Code
Business Models
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
TOS GUI - Repository
Under this folder, all the system SQL
templates are stored using which you can
create user-defined SQL templates
Under this folder, the redundant
information that you want to reuse in
various Jobs, such as schemas and
property data are stored
Metadata
Under this folder, all types of documents
having any format are gathered. By
double-clicking on the document you can
open it in the relevant application
Documentation
Under this folder, all elements deleted
from any folder in the Repository tree
view are stored until you perform the
“Empty Recycle bin” option
Recycle bin
SQL Templates
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
TOS GUI - Palette
It is docked at the top of the design workspace to help you draw the model
corresponding to your workflow needs
Depending on whether you are designing a Job or modelling a Business Model, you can
drop technical components or shapes, branches and notes to the design workspace
TOS provides more than 900 in-built components to chose from
From Palette, you can easily drag the required components and drop them into the
workspace to use them in your Job
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
TOS GUI – Design Workspace
In Workspace, both Business
Models and Job Designs can be
designed or laid out
DESIGNER TAB
This tab opens by default when
a Job is created which displays
the Job in a graphical mode
CODE TAB
This tab helps you in visualizing
the code and highlight the
possible language errors
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
TOS GUI – Configuration Tabs
The Context tab is used to set
context variables and different
contexts on which they will be
used
The Component tab displays all the
parameters that are required to
configure a component
The Run tab displays the progress
of the execution of a Job. The logs
shown here includes any start, end
and error messages
The Job tab provides various
information about the current Job
in the designer window including
name, version, creation date and
time etc.
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
TOS GUI – Menu Bar & Toolbar
Menu Bar contains some standard functions used at the application level like Save,
Print, Exit etc., along with some Eclipse native features that are used mainly at the
design workspace level as well as specific Talend Studio functions
Menu
Bar
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
TOS GUI – Menu Bar & Toolbar
Menu Bar contains some standard functions used at the application level like Save,
Print, Exit etc., along with some Eclipse native features that are used mainly at the
design workspace level as well as specific Talend Studio functions
Menu
Bar
Toolbar contains icons which provides quick access to the commonly used operations
performed from Talend Studio main window. These icons may differ slightly,
depending on the Business Model or Job
Toolbar
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
TOS GUI – Outline View & Code Viewer
Both the tabs provide information regarding the displayed
diagram (either Job or Business Model) as well as the generated
code related to the current diagram
OUTLINE VIEW & CODE VIEWER
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Demo
Popularity

More Related Content

What's hot

Open Source ETL vs Commercial ETL
Open Source ETL vs Commercial ETLOpen Source ETL vs Commercial ETL
Open Source ETL vs Commercial ETL
Jonathan Levin
 

What's hot (20)

What is Talend | Talend Tutorial for Beginners | Talend Online Training | Edu...
What is Talend | Talend Tutorial for Beginners | Talend Online Training | Edu...What is Talend | Talend Tutorial for Beginners | Talend Online Training | Edu...
What is Talend | Talend Tutorial for Beginners | Talend Online Training | Edu...
 
ETL tool evaluation criteria
ETL tool evaluation criteriaETL tool evaluation criteria
ETL tool evaluation criteria
 
Introduction to ETL and Data Integration
Introduction to ETL and Data IntegrationIntroduction to ETL and Data Integration
Introduction to ETL and Data Integration
 
Alteryx Presentation
Alteryx PresentationAlteryx Presentation
Alteryx Presentation
 
An Introduction to Talend Integration Cloud
An Introduction to Talend Integration CloudAn Introduction to Talend Integration Cloud
An Introduction to Talend Integration Cloud
 
Talend Introduction by TSI
Talend Introduction by TSITalend Introduction by TSI
Talend Introduction by TSI
 
Democratizing Data
Democratizing DataDemocratizing Data
Democratizing Data
 
Data Lakehouse, Data Mesh, and Data Fabric (r1)
Data Lakehouse, Data Mesh, and Data Fabric (r1)Data Lakehouse, Data Mesh, and Data Fabric (r1)
Data Lakehouse, Data Mesh, and Data Fabric (r1)
 
Tableau Visual analytics complete deck 2
Tableau Visual analytics complete deck 2Tableau Visual analytics complete deck 2
Tableau Visual analytics complete deck 2
 
Talend Big Data Capabilities Overview
Talend Big Data Capabilities OverviewTalend Big Data Capabilities Overview
Talend Big Data Capabilities Overview
 
Tableau Tutorial For Beginners | Tableau Training For Beginners | Tableau Cer...
Tableau Tutorial For Beginners | Tableau Training For Beginners | Tableau Cer...Tableau Tutorial For Beginners | Tableau Training For Beginners | Tableau Cer...
Tableau Tutorial For Beginners | Tableau Training For Beginners | Tableau Cer...
 
Dimensional modeling in oracle sql developer
Dimensional modeling in oracle sql developerDimensional modeling in oracle sql developer
Dimensional modeling in oracle sql developer
 
ETL Technologies.pptx
ETL Technologies.pptxETL Technologies.pptx
ETL Technologies.pptx
 
Open Source ETL vs Commercial ETL
Open Source ETL vs Commercial ETLOpen Source ETL vs Commercial ETL
Open Source ETL vs Commercial ETL
 
What is ETL?
What is ETL?What is ETL?
What is ETL?
 
Tableau
TableauTableau
Tableau
 
Data Visualization With Tableau | Edureka
Data Visualization With Tableau | EdurekaData Visualization With Tableau | Edureka
Data Visualization With Tableau | Edureka
 
Building End-to-End Delta Pipelines on GCP
Building End-to-End Delta Pipelines on GCPBuilding End-to-End Delta Pipelines on GCP
Building End-to-End Delta Pipelines on GCP
 
Delta lake and the delta architecture
Delta lake and the delta architectureDelta lake and the delta architecture
Delta lake and the delta architecture
 
Intro to Delta Lake
Intro to Delta LakeIntro to Delta Lake
Intro to Delta Lake
 

Similar to Talend Open Studio for Big Data | Talend Open Studio Tutorial | Talend Online Training | Edureka

Office 2007 uof-u4-07
Office 2007 uof-u4-07Office 2007 uof-u4-07
Office 2007 uof-u4-07
Vishal Mehta
 
Atlas.ti 8 質性分析軟體新功能介紹_祺荃企業有限公司
Atlas.ti 8 質性分析軟體新功能介紹_祺荃企業有限公司Atlas.ti 8 質性分析軟體新功能介紹_祺荃企業有限公司
Atlas.ti 8 質性分析軟體新功能介紹_祺荃企業有限公司
Cheer Chain Enterprise Co., Ltd.
 
Con8493 simplified ui 2013 tailoring dubois_evers_teter_o'broin_uob_partner
Con8493 simplified ui 2013 tailoring dubois_evers_teter_o'broin_uob_partnerCon8493 simplified ui 2013 tailoring dubois_evers_teter_o'broin_uob_partner
Con8493 simplified ui 2013 tailoring dubois_evers_teter_o'broin_uob_partner
Berry Clemens
 
Introduction to domino_global_workbench_8.5
Introduction to domino_global_workbench_8.5Introduction to domino_global_workbench_8.5
Introduction to domino_global_workbench_8.5
hepeiwei
 

Similar to Talend Open Studio for Big Data | Talend Open Studio Tutorial | Talend Online Training | Edureka (20)

Data Science - Part II - Working with R & R studio
Data Science - Part II -  Working with R & R studioData Science - Part II -  Working with R & R studio
Data Science - Part II - Working with R & R studio
 
Reasons to migrate from Delphi 7 to Delphi 2009
Reasons to migrate from Delphi 7 to Delphi 2009Reasons to migrate from Delphi 7 to Delphi 2009
Reasons to migrate from Delphi 7 to Delphi 2009
 
Office 2007 uof-u4-07
Office 2007 uof-u4-07Office 2007 uof-u4-07
Office 2007 uof-u4-07
 
Atlas.ti 8 質性分析軟體新功能介紹_祺荃企業有限公司
Atlas.ti 8 質性分析軟體新功能介紹_祺荃企業有限公司Atlas.ti 8 質性分析軟體新功能介紹_祺荃企業有限公司
Atlas.ti 8 質性分析軟體新功能介紹_祺荃企業有限公司
 
Office As A Development Platform
Office As A Development PlatformOffice As A Development Platform
Office As A Development Platform
 
Free Open Source Software over Proprietary Software
Free Open Source Software over Proprietary SoftwareFree Open Source Software over Proprietary Software
Free Open Source Software over Proprietary Software
 
Sewtz apex ui
Sewtz apex uiSewtz apex ui
Sewtz apex ui
 
High-Speed Development with the AJAX Control Toolkit
High-Speed Development with the AJAX Control ToolkitHigh-Speed Development with the AJAX Control Toolkit
High-Speed Development with the AJAX Control Toolkit
 
Con8493 simplified ui 2013 tailoring dubois_evers_teter_o'broin_uob_partner
Con8493 simplified ui 2013 tailoring dubois_evers_teter_o'broin_uob_partnerCon8493 simplified ui 2013 tailoring dubois_evers_teter_o'broin_uob_partner
Con8493 simplified ui 2013 tailoring dubois_evers_teter_o'broin_uob_partner
 
Python Django tutorial | Getting Started With Django | Web Development With D...
Python Django tutorial | Getting Started With Django | Web Development With D...Python Django tutorial | Getting Started With Django | Web Development With D...
Python Django tutorial | Getting Started With Django | Web Development With D...
 
Reasons to migrate from Delphi 7 to Delphi 2009
Reasons to migrate from Delphi 7  to Delphi 2009Reasons to migrate from Delphi 7  to Delphi 2009
Reasons to migrate from Delphi 7 to Delphi 2009
 
Introduction to TFS 2013
Introduction to TFS 2013Introduction to TFS 2013
Introduction to TFS 2013
 
LeverX IQ Product Work Center (SAP GUI)
LeverX IQ Product Work Center (SAP GUI)LeverX IQ Product Work Center (SAP GUI)
LeverX IQ Product Work Center (SAP GUI)
 
Save time and your sanity: Increase your efficiency with Microsoft Word (shor...
Save time and your sanity: Increase your efficiency with Microsoft Word (shor...Save time and your sanity: Increase your efficiency with Microsoft Word (shor...
Save time and your sanity: Increase your efficiency with Microsoft Word (shor...
 
Easyeda tutorial
Easyeda tutorialEasyeda tutorial
Easyeda tutorial
 
2.ides model company
2.ides model company2.ides model company
2.ides model company
 
Sap model company
Sap model companySap model company
Sap model company
 
Introduction to domino_global_workbench_8.5
Introduction to domino_global_workbench_8.5Introduction to domino_global_workbench_8.5
Introduction to domino_global_workbench_8.5
 
Ricardo lourenco Coding portfolio Sample
Ricardo lourenco   Coding portfolio SampleRicardo lourenco   Coding portfolio Sample
Ricardo lourenco Coding portfolio Sample
 
Save time and your sanity: Increase your efficiency with Microsoft Word
Save time and your sanity: Increase your efficiency with Microsoft WordSave time and your sanity: Increase your efficiency with Microsoft Word
Save time and your sanity: Increase your efficiency with Microsoft Word
 

More from Edureka!

More from Edureka! (20)

What to learn during the 21 days Lockdown | Edureka
What to learn during the 21 days Lockdown | EdurekaWhat to learn during the 21 days Lockdown | Edureka
What to learn during the 21 days Lockdown | Edureka
 
Top 10 Dying Programming Languages in 2020 | Edureka
Top 10 Dying Programming Languages in 2020 | EdurekaTop 10 Dying Programming Languages in 2020 | Edureka
Top 10 Dying Programming Languages in 2020 | Edureka
 
Top 5 Trending Business Intelligence Tools | Edureka
Top 5 Trending Business Intelligence Tools | EdurekaTop 5 Trending Business Intelligence Tools | Edureka
Top 5 Trending Business Intelligence Tools | Edureka
 
Tableau Tutorial for Data Science | Edureka
Tableau Tutorial for Data Science | EdurekaTableau Tutorial for Data Science | Edureka
Tableau Tutorial for Data Science | Edureka
 
Python Programming Tutorial | Edureka
Python Programming Tutorial | EdurekaPython Programming Tutorial | Edureka
Python Programming Tutorial | Edureka
 
Top 5 PMP Certifications | Edureka
Top 5 PMP Certifications | EdurekaTop 5 PMP Certifications | Edureka
Top 5 PMP Certifications | Edureka
 
Top Maven Interview Questions in 2020 | Edureka
Top Maven Interview Questions in 2020 | EdurekaTop Maven Interview Questions in 2020 | Edureka
Top Maven Interview Questions in 2020 | Edureka
 
Linux Mint Tutorial | Edureka
Linux Mint Tutorial | EdurekaLinux Mint Tutorial | Edureka
Linux Mint Tutorial | Edureka
 
How to Deploy Java Web App in AWS| Edureka
How to Deploy Java Web App in AWS| EdurekaHow to Deploy Java Web App in AWS| Edureka
How to Deploy Java Web App in AWS| Edureka
 
Importance of Digital Marketing | Edureka
Importance of Digital Marketing | EdurekaImportance of Digital Marketing | Edureka
Importance of Digital Marketing | Edureka
 
RPA in 2020 | Edureka
RPA in 2020 | EdurekaRPA in 2020 | Edureka
RPA in 2020 | Edureka
 
Email Notifications in Jenkins | Edureka
Email Notifications in Jenkins | EdurekaEmail Notifications in Jenkins | Edureka
Email Notifications in Jenkins | Edureka
 
EA Algorithm in Machine Learning | Edureka
EA Algorithm in Machine Learning | EdurekaEA Algorithm in Machine Learning | Edureka
EA Algorithm in Machine Learning | Edureka
 
Cognitive AI Tutorial | Edureka
Cognitive AI Tutorial | EdurekaCognitive AI Tutorial | Edureka
Cognitive AI Tutorial | Edureka
 
AWS Cloud Practitioner Tutorial | Edureka
AWS Cloud Practitioner Tutorial | EdurekaAWS Cloud Practitioner Tutorial | Edureka
AWS Cloud Practitioner Tutorial | Edureka
 
Blue Prism Top Interview Questions | Edureka
Blue Prism Top Interview Questions | EdurekaBlue Prism Top Interview Questions | Edureka
Blue Prism Top Interview Questions | Edureka
 
Big Data on AWS Tutorial | Edureka
Big Data on AWS Tutorial | Edureka Big Data on AWS Tutorial | Edureka
Big Data on AWS Tutorial | Edureka
 
A star algorithm | A* Algorithm in Artificial Intelligence | Edureka
A star algorithm | A* Algorithm in Artificial Intelligence | EdurekaA star algorithm | A* Algorithm in Artificial Intelligence | Edureka
A star algorithm | A* Algorithm in Artificial Intelligence | Edureka
 
Kubernetes Installation on Ubuntu | Edureka
Kubernetes Installation on Ubuntu | EdurekaKubernetes Installation on Ubuntu | Edureka
Kubernetes Installation on Ubuntu | Edureka
 
Introduction to DevOps | Edureka
Introduction to DevOps | EdurekaIntroduction to DevOps | Edureka
Introduction to DevOps | Edureka
 

Recently uploaded

Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
panagenda
 
TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...
TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...
TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...
TrustArc
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Victor Rentea
 

Recently uploaded (20)

AI+A11Y 11MAY2024 HYDERBAD GAAD 2024 - HelloA11Y (11 May 2024)
AI+A11Y 11MAY2024 HYDERBAD GAAD 2024 - HelloA11Y (11 May 2024)AI+A11Y 11MAY2024 HYDERBAD GAAD 2024 - HelloA11Y (11 May 2024)
AI+A11Y 11MAY2024 HYDERBAD GAAD 2024 - HelloA11Y (11 May 2024)
 
ChatGPT and Beyond - Elevating DevOps Productivity
ChatGPT and Beyond - Elevating DevOps ProductivityChatGPT and Beyond - Elevating DevOps Productivity
ChatGPT and Beyond - Elevating DevOps Productivity
 
Decarbonising Commercial Real Estate: The Role of Operational Performance
Decarbonising Commercial Real Estate: The Role of Operational PerformanceDecarbonising Commercial Real Estate: The Role of Operational Performance
Decarbonising Commercial Real Estate: The Role of Operational Performance
 
Modernizing Legacy Systems Using Ballerina
Modernizing Legacy Systems Using BallerinaModernizing Legacy Systems Using Ballerina
Modernizing Legacy Systems Using Ballerina
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)
 
How to Check CNIC Information Online with Pakdata cf
How to Check CNIC Information Online with Pakdata cfHow to Check CNIC Information Online with Pakdata cf
How to Check CNIC Information Online with Pakdata cf
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
TEST BANK For Principles of Anatomy and Physiology, 16th Edition by Gerard J....
TEST BANK For Principles of Anatomy and Physiology, 16th Edition by Gerard J....TEST BANK For Principles of Anatomy and Physiology, 16th Edition by Gerard J....
TEST BANK For Principles of Anatomy and Physiology, 16th Edition by Gerard J....
 
Navigating Identity and Access Management in the Modern Enterprise
Navigating Identity and Access Management in the Modern EnterpriseNavigating Identity and Access Management in the Modern Enterprise
Navigating Identity and Access Management in the Modern Enterprise
 
TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...
TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...
TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...
 
Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..
 
Choreo: Empowering the Future of Enterprise Software Engineering
Choreo: Empowering the Future of Enterprise Software EngineeringChoreo: Empowering the Future of Enterprise Software Engineering
Choreo: Empowering the Future of Enterprise Software Engineering
 
WSO2 Micro Integrator for Enterprise Integration in a Decentralized, Microser...
WSO2 Micro Integrator for Enterprise Integration in a Decentralized, Microser...WSO2 Micro Integrator for Enterprise Integration in a Decentralized, Microser...
WSO2 Micro Integrator for Enterprise Integration in a Decentralized, Microser...
 
JavaScript Usage Statistics 2024 - The Ultimate Guide
JavaScript Usage Statistics 2024 - The Ultimate GuideJavaScript Usage Statistics 2024 - The Ultimate Guide
JavaScript Usage Statistics 2024 - The Ultimate Guide
 
Design and Development of a Provenance Capture Platform for Data Science
Design and Development of a Provenance Capture Platform for Data ScienceDesign and Development of a Provenance Capture Platform for Data Science
Design and Development of a Provenance Capture Platform for Data Science
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
 
AI in Action: Real World Use Cases by Anitaraj
AI in Action: Real World Use Cases by AnitarajAI in Action: Real World Use Cases by Anitaraj
AI in Action: Real World Use Cases by Anitaraj
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
 

Talend Open Studio for Big Data | Talend Open Studio Tutorial | Talend Online Training | Edureka

  • 1. Copyright © 2017, edureka and/or its affiliates. All rights reserved.
  • 2. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Agenda What Is Talend Open Studio? Advantages Of TOS Downloading TOS TOS GUI Demo
  • 3. Copyright © 2017, edureka and/or its affiliates. All rights reserved. What Is Talend Open Studio?
  • 4. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Open Studio Enterprise Talend is an open source software integration platform/vendorTalend is an open source software integration platform/vendor Talend Talend is an open source software integration platform/vendor It is considered to be the next-generation leader in cloud and big data integration software Talend is an open source software integration platform/vendorTalend offers a wide range of products Platforms
  • 5. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Talend Open Studio Talend Open Studio is an open source project that is based on Eclipse RCP It provides an interactive and user-friendly Graphical User Interface In TOS, all you need to do is simple Drag and Drop TOS acts as a code generator & converts all the underlying programs in Java at the backend
  • 6. Copyright © 2017, edureka and/or its affiliates. All rights reserved. There are various Talend Open Studios offered by Talend, each of which serves a different purpose Talend Open Studio Data Integration Big Data Master Data Management Enterprise Service Bus Data Quality Business Management Process
  • 7. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Advantages Of Talend Open Studio
  • 8. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Advantages Unified
  • 9. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Advantages No Coding Unified
  • 10. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Advantages No Coding Real Time Statistics Unified
  • 11. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Advantages No Coding Massive Scalability Real Time Statistics Unified
  • 12. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Advantages No Coding Future Proof Massive Scalability Real Time Statistics Unified
  • 13. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Download TOS
  • 14. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Download System Requirements RAM Processor ✓ 8GB or more ✓ i3 or more Storage ✓ 20GB or more
  • 15. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Download 1. Go to https://www.talend.com/download 2. Look for ‘Free Talend Products’ section 3. From here, you can download any open studio as per your need that too free of cost
  • 16. Copyright © 2017, edureka and/or its affiliates. All rights reserved. TOS GUI
  • 17. Copyright © 2017, edureka and/or its affiliates. All rights reserved. TOS GUI
  • 18. Copyright © 2017, edureka and/or its affiliates. All rights reserved. TOS GUI – Main Page Talend Studio Main Window is the interface from where you can manage all types of data integration processes
  • 19. Copyright © 2017, edureka and/or its affiliates. All rights reserved. TOS GUI – Main Page Talend Studio Main Window is the interface from where you can manage all types of data integration processes It can be divided into: ✓ Repository
  • 20. Copyright © 2017, edureka and/or its affiliates. All rights reserved. TOS GUI – Main Page Talend Studio Main Window is the interface from where you can manage all types of data integration processes It can be divided into: ✓ Repository ✓ Palette
  • 21. Copyright © 2017, edureka and/or its affiliates. All rights reserved. TOS GUI – Main Page Talend Studio Main Window is the interface from where you can manage all types of data integration processes It can be divided into: ✓ Repository ✓ Palette ✓ Design Workspace
  • 22. Copyright © 2017, edureka and/or its affiliates. All rights reserved. TOS GUI – Main Page Talend Studio Main Window is the interface from where you can manage all types of data integration processes It can be divided into: ✓ Repository ✓ Palette ✓ Design Workspace ✓ Configuration Tabs
  • 23. Copyright © 2017, edureka and/or its affiliates. All rights reserved. TOS GUI – Main Page Talend Studio Main Window is the interface from where you can manage all types of data integration processes It can be divided into: ✓ Repository ✓ Palette ✓ Design Workspace ✓ Configuration Tabs ✓ Menu Bar
  • 24. Copyright © 2017, edureka and/or its affiliates. All rights reserved. TOS GUI – Main Page Talend Studio Main Window is the interface from where you can manage all types of data integration processes It can be divided into: ✓ Repository ✓ Palette ✓ Design Workspace ✓ Configuration Tabs ✓ Menu Bar ✓ Toolbar
  • 25. Copyright © 2017, edureka and/or its affiliates. All rights reserved. TOS GUI – Main Page Talend Studio Main Window is the interface from where you can manage all types of data integration processes It can be divided into: ✓ Repository ✓ Palette ✓ Design Workspace ✓ Configuration Tabs ✓ Menu Bar ✓ Toolbar ✓ Outline View & Code Viewer
  • 26. Copyright © 2017, edureka and/or its affiliates. All rights reserved. TOS GUI - Repository The Repository collects all the technical items and displays them in a tree structure within Repository is a central store for all the elements necessary for any job or business model From the Repository, you can access various Business Models, Job Designs, reusable routines, documentation & database connections Refresh Button will help you to update the tree view with the last changes made Activate Filter Button will help you to open the filter settings view to configure the display of the Repository Tree
  • 27. Copyright © 2017, edureka and/or its affiliates. All rights reserved. TOS GUI - Repository Under this folder, all the business models present in the project are listed. You can open it on the design workspace by double-clicking the name of the model Under this folder, all the designed Jobs in a project are present in a tree view. You need to double-click the name of the Job to open it in the workspace Job Designs Under this folder, all the contextual variables which can be reused in various Jobs, such as file paths or DB connection details are stored Contexts Under this folder, a library holding the routines available in a project and other pieces of reusable codes is stored. By clicking on the relevant tree entry you can expand the appropriate code piece Code Business Models
  • 28. Copyright © 2017, edureka and/or its affiliates. All rights reserved. TOS GUI - Repository Under this folder, all the system SQL templates are stored using which you can create user-defined SQL templates Under this folder, the redundant information that you want to reuse in various Jobs, such as schemas and property data are stored Metadata Under this folder, all types of documents having any format are gathered. By double-clicking on the document you can open it in the relevant application Documentation Under this folder, all elements deleted from any folder in the Repository tree view are stored until you perform the “Empty Recycle bin” option Recycle bin SQL Templates
  • 29. Copyright © 2017, edureka and/or its affiliates. All rights reserved. TOS GUI - Palette It is docked at the top of the design workspace to help you draw the model corresponding to your workflow needs Depending on whether you are designing a Job or modelling a Business Model, you can drop technical components or shapes, branches and notes to the design workspace TOS provides more than 900 in-built components to chose from From Palette, you can easily drag the required components and drop them into the workspace to use them in your Job
  • 30. Copyright © 2017, edureka and/or its affiliates. All rights reserved. TOS GUI – Design Workspace In Workspace, both Business Models and Job Designs can be designed or laid out DESIGNER TAB This tab opens by default when a Job is created which displays the Job in a graphical mode CODE TAB This tab helps you in visualizing the code and highlight the possible language errors
  • 31. Copyright © 2017, edureka and/or its affiliates. All rights reserved. TOS GUI – Configuration Tabs The Context tab is used to set context variables and different contexts on which they will be used The Component tab displays all the parameters that are required to configure a component The Run tab displays the progress of the execution of a Job. The logs shown here includes any start, end and error messages The Job tab provides various information about the current Job in the designer window including name, version, creation date and time etc.
  • 32. Copyright © 2017, edureka and/or its affiliates. All rights reserved. TOS GUI – Menu Bar & Toolbar Menu Bar contains some standard functions used at the application level like Save, Print, Exit etc., along with some Eclipse native features that are used mainly at the design workspace level as well as specific Talend Studio functions Menu Bar
  • 33. Copyright © 2017, edureka and/or its affiliates. All rights reserved. TOS GUI – Menu Bar & Toolbar Menu Bar contains some standard functions used at the application level like Save, Print, Exit etc., along with some Eclipse native features that are used mainly at the design workspace level as well as specific Talend Studio functions Menu Bar Toolbar contains icons which provides quick access to the commonly used operations performed from Talend Studio main window. These icons may differ slightly, depending on the Business Model or Job Toolbar
  • 34. Copyright © 2017, edureka and/or its affiliates. All rights reserved. TOS GUI – Outline View & Code Viewer Both the tabs provide information regarding the displayed diagram (either Job or Business Model) as well as the generated code related to the current diagram OUTLINE VIEW & CODE VIEWER
  • 35. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Demo