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

Intro to Talend Open Studio for Data Integration
Intro to Talend Open Studio for Data IntegrationIntro to Talend Open Studio for Data Integration
Intro to Talend Open Studio for Data IntegrationPhilip Yurchuk
 
Apache NiFi Record Processing
Apache NiFi Record ProcessingApache NiFi Record Processing
Apache NiFi Record ProcessingBryan Bende
 
Introduction to Data Vault Modeling
Introduction to Data Vault ModelingIntroduction to Data Vault Modeling
Introduction to Data Vault ModelingKent Graziano
 
Free Training: How to Build a Lakehouse
Free Training: How to Build a LakehouseFree Training: How to Build a Lakehouse
Free Training: How to Build a LakehouseDatabricks
 
An Introduction to Talend Integration Cloud
An Introduction to Talend Integration CloudAn Introduction to Talend Integration Cloud
An Introduction to Talend Integration CloudTalend
 
Data Versioning and Reproducible ML with DVC and MLflow
Data Versioning and Reproducible ML with DVC and MLflowData Versioning and Reproducible ML with DVC and MLflow
Data Versioning and Reproducible ML with DVC and MLflowDatabricks
 
DataOps for the Modern Data Warehouse on Microsoft Azure @ NDCOslo 2020 - Lac...
DataOps for the Modern Data Warehouse on Microsoft Azure @ NDCOslo 2020 - Lac...DataOps for the Modern Data Warehouse on Microsoft Azure @ NDCOslo 2020 - Lac...
DataOps for the Modern Data Warehouse on Microsoft Azure @ NDCOslo 2020 - Lac...Lace Lofranco
 
Talend Data Quality
Talend Data QualityTalend Data Quality
Talend Data QualityTalend
 
The Knowledge Graph Explosion
The Knowledge Graph ExplosionThe Knowledge Graph Explosion
The Knowledge Graph ExplosionNeo4j
 
A Universe of Knowledge Graphs
A Universe of Knowledge GraphsA Universe of Knowledge Graphs
A Universe of Knowledge GraphsNeo4j
 
Pyspark Tutorial | Introduction to Apache Spark with Python | PySpark Trainin...
Pyspark Tutorial | Introduction to Apache Spark with Python | PySpark Trainin...Pyspark Tutorial | Introduction to Apache Spark with Python | PySpark Trainin...
Pyspark Tutorial | Introduction to Apache Spark with Python | PySpark Trainin...Edureka!
 
Data Catalog in Denodo Platform 7.0: Creating a Data Marketplace with Data Vi...
Data Catalog in Denodo Platform 7.0: Creating a Data Marketplace with Data Vi...Data Catalog in Denodo Platform 7.0: Creating a Data Marketplace with Data Vi...
Data Catalog in Denodo Platform 7.0: Creating a Data Marketplace with Data Vi...Denodo
 
DITA, Semantics, Content Management, Dynamic Documents, and Linked Data – A M...
DITA, Semantics, Content Management, Dynamic Documents, and Linked Data – A M...DITA, Semantics, Content Management, Dynamic Documents, and Linked Data – A M...
DITA, Semantics, Content Management, Dynamic Documents, and Linked Data – A M...Paul Wlodarczyk
 
Building Data Pipelines with Spark and StreamSets
Building Data Pipelines with Spark and StreamSetsBuilding Data Pipelines with Spark and StreamSets
Building Data Pipelines with Spark and StreamSetsPat Patterson
 
Scale Your Mission-Critical Applications With Neo4j Fabric and Clustering Arc...
Scale Your Mission-Critical Applications With Neo4j Fabric and Clustering Arc...Scale Your Mission-Critical Applications With Neo4j Fabric and Clustering Arc...
Scale Your Mission-Critical Applications With Neo4j Fabric and Clustering Arc...Neo4j
 
Oracle data integrator 12c - getting started
Oracle data integrator 12c - getting startedOracle data integrator 12c - getting started
Oracle data integrator 12c - getting startedMichael Rainey
 
Accelerating Data Ingestion with Databricks Autoloader
Accelerating Data Ingestion with Databricks AutoloaderAccelerating Data Ingestion with Databricks Autoloader
Accelerating Data Ingestion with Databricks AutoloaderDatabricks
 
Workshop Tel Aviv - Graph Data Science
Workshop Tel Aviv - Graph Data ScienceWorkshop Tel Aviv - Graph Data Science
Workshop Tel Aviv - Graph Data ScienceNeo4j
 
Change Data Feed in Delta
Change Data Feed in DeltaChange Data Feed in Delta
Change Data Feed in DeltaDatabricks
 

What's hot (20)

Intro to Talend Open Studio for Data Integration
Intro to Talend Open Studio for Data IntegrationIntro to Talend Open Studio for Data Integration
Intro to Talend Open Studio for Data Integration
 
Apache NiFi Record Processing
Apache NiFi Record ProcessingApache NiFi Record Processing
Apache NiFi Record Processing
 
Introduction to Data Vault Modeling
Introduction to Data Vault ModelingIntroduction to Data Vault Modeling
Introduction to Data Vault Modeling
 
Free Training: How to Build a Lakehouse
Free Training: How to Build a LakehouseFree Training: How to Build a Lakehouse
Free Training: How to Build a Lakehouse
 
An Introduction to Talend Integration Cloud
An Introduction to Talend Integration CloudAn Introduction to Talend Integration Cloud
An Introduction to Talend Integration Cloud
 
Data Versioning and Reproducible ML with DVC and MLflow
Data Versioning and Reproducible ML with DVC and MLflowData Versioning and Reproducible ML with DVC and MLflow
Data Versioning and Reproducible ML with DVC and MLflow
 
DataOps for the Modern Data Warehouse on Microsoft Azure @ NDCOslo 2020 - Lac...
DataOps for the Modern Data Warehouse on Microsoft Azure @ NDCOslo 2020 - Lac...DataOps for the Modern Data Warehouse on Microsoft Azure @ NDCOslo 2020 - Lac...
DataOps for the Modern Data Warehouse on Microsoft Azure @ NDCOslo 2020 - Lac...
 
Oracle Data Integrator
Oracle Data Integrator Oracle Data Integrator
Oracle Data Integrator
 
Talend Data Quality
Talend Data QualityTalend Data Quality
Talend Data Quality
 
The Knowledge Graph Explosion
The Knowledge Graph ExplosionThe Knowledge Graph Explosion
The Knowledge Graph Explosion
 
A Universe of Knowledge Graphs
A Universe of Knowledge GraphsA Universe of Knowledge Graphs
A Universe of Knowledge Graphs
 
Pyspark Tutorial | Introduction to Apache Spark with Python | PySpark Trainin...
Pyspark Tutorial | Introduction to Apache Spark with Python | PySpark Trainin...Pyspark Tutorial | Introduction to Apache Spark with Python | PySpark Trainin...
Pyspark Tutorial | Introduction to Apache Spark with Python | PySpark Trainin...
 
Data Catalog in Denodo Platform 7.0: Creating a Data Marketplace with Data Vi...
Data Catalog in Denodo Platform 7.0: Creating a Data Marketplace with Data Vi...Data Catalog in Denodo Platform 7.0: Creating a Data Marketplace with Data Vi...
Data Catalog in Denodo Platform 7.0: Creating a Data Marketplace with Data Vi...
 
DITA, Semantics, Content Management, Dynamic Documents, and Linked Data – A M...
DITA, Semantics, Content Management, Dynamic Documents, and Linked Data – A M...DITA, Semantics, Content Management, Dynamic Documents, and Linked Data – A M...
DITA, Semantics, Content Management, Dynamic Documents, and Linked Data – A M...
 
Building Data Pipelines with Spark and StreamSets
Building Data Pipelines with Spark and StreamSetsBuilding Data Pipelines with Spark and StreamSets
Building Data Pipelines with Spark and StreamSets
 
Scale Your Mission-Critical Applications With Neo4j Fabric and Clustering Arc...
Scale Your Mission-Critical Applications With Neo4j Fabric and Clustering Arc...Scale Your Mission-Critical Applications With Neo4j Fabric and Clustering Arc...
Scale Your Mission-Critical Applications With Neo4j Fabric and Clustering Arc...
 
Oracle data integrator 12c - getting started
Oracle data integrator 12c - getting startedOracle data integrator 12c - getting started
Oracle data integrator 12c - getting started
 
Accelerating Data Ingestion with Databricks Autoloader
Accelerating Data Ingestion with Databricks AutoloaderAccelerating Data Ingestion with Databricks Autoloader
Accelerating Data Ingestion with Databricks Autoloader
 
Workshop Tel Aviv - Graph Data Science
Workshop Tel Aviv - Graph Data ScienceWorkshop Tel Aviv - Graph Data Science
Workshop Tel Aviv - Graph Data Science
 
Change Data Feed in Delta
Change Data Feed in DeltaChange Data Feed in Delta
Change Data Feed in Delta
 

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

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 studioDerek Kane
 
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 2009Michael Findling
 
Office 2007 uof-u4-07
Office 2007 uof-u4-07Office 2007 uof-u4-07
Office 2007 uof-u4-07Vishal Mehta
 
Atlas.ti 8 質性分析軟體新功能介紹_祺荃企業有限公司
Atlas.ti 8 質性分析軟體新功能介紹_祺荃企業有限公司Atlas.ti 8 質性分析軟體新功能介紹_祺荃企業有限公司
Atlas.ti 8 質性分析軟體新功能介紹_祺荃企業有限公司Cheer Chain Enterprise Co., Ltd.
 
Office As A Development Platform
Office As A Development PlatformOffice As A Development Platform
Office As A Development PlatformChristof Sprenger
 
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 SoftwareKawshalya Dushyan
 
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 Toolkitgoodfriday
 
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_partnerBerry Clemens
 
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...Edureka!
 
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 2009Michael Findling
 
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)Eric Stajda
 
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...Rhonda Bracey
 
2.ides model company
2.ides model company2.ides model company
2.ides model companyvamsi2100
 
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.5hepeiwei
 
Ricardo lourenco Coding portfolio Sample
Ricardo lourenco   Coding portfolio SampleRicardo lourenco   Coding portfolio Sample
Ricardo lourenco Coding portfolio SampleRicardo Lourenco
 
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 WordRhonda Bracey
 

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!

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 | EdurekaEdureka!
 
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 | EdurekaEdureka!
 
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 | EdurekaEdureka!
 
Tableau Tutorial for Data Science | Edureka
Tableau Tutorial for Data Science | EdurekaTableau Tutorial for Data Science | Edureka
Tableau Tutorial for Data Science | EdurekaEdureka!
 
Python Programming Tutorial | Edureka
Python Programming Tutorial | EdurekaPython Programming Tutorial | Edureka
Python Programming Tutorial | EdurekaEdureka!
 
Top 5 PMP Certifications | Edureka
Top 5 PMP Certifications | EdurekaTop 5 PMP Certifications | Edureka
Top 5 PMP Certifications | EdurekaEdureka!
 
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 | EdurekaEdureka!
 
Linux Mint Tutorial | Edureka
Linux Mint Tutorial | EdurekaLinux Mint Tutorial | Edureka
Linux Mint Tutorial | EdurekaEdureka!
 
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| EdurekaEdureka!
 
Importance of Digital Marketing | Edureka
Importance of Digital Marketing | EdurekaImportance of Digital Marketing | Edureka
Importance of Digital Marketing | EdurekaEdureka!
 
RPA in 2020 | Edureka
RPA in 2020 | EdurekaRPA in 2020 | Edureka
RPA in 2020 | EdurekaEdureka!
 
Email Notifications in Jenkins | Edureka
Email Notifications in Jenkins | EdurekaEmail Notifications in Jenkins | Edureka
Email Notifications in Jenkins | EdurekaEdureka!
 
EA Algorithm in Machine Learning | Edureka
EA Algorithm in Machine Learning | EdurekaEA Algorithm in Machine Learning | Edureka
EA Algorithm in Machine Learning | EdurekaEdureka!
 
Cognitive AI Tutorial | Edureka
Cognitive AI Tutorial | EdurekaCognitive AI Tutorial | Edureka
Cognitive AI Tutorial | EdurekaEdureka!
 
AWS Cloud Practitioner Tutorial | Edureka
AWS Cloud Practitioner Tutorial | EdurekaAWS Cloud Practitioner Tutorial | Edureka
AWS Cloud Practitioner Tutorial | EdurekaEdureka!
 
Blue Prism Top Interview Questions | Edureka
Blue Prism Top Interview Questions | EdurekaBlue Prism Top Interview Questions | Edureka
Blue Prism Top Interview Questions | EdurekaEdureka!
 
Big Data on AWS Tutorial | Edureka
Big Data on AWS Tutorial | Edureka Big Data on AWS Tutorial | Edureka
Big Data on AWS Tutorial | Edureka 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 | EdurekaEdureka!
 
Kubernetes Installation on Ubuntu | Edureka
Kubernetes Installation on Ubuntu | EdurekaKubernetes Installation on Ubuntu | Edureka
Kubernetes Installation on Ubuntu | EdurekaEdureka!
 
Introduction to DevOps | Edureka
Introduction to DevOps | EdurekaIntroduction to DevOps | Edureka
Introduction to DevOps | EdurekaEdureka!
 

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

Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Victor Rentea
 
Vector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxVector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxRemote DBA Services
 
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)Zilliz
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...apidays
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdfSandro Moreira
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024The Digital Insurer
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MIND CTI
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...apidays
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDropbox
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Orbitshub
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...apidays
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Zilliz
 
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Angeliki Cooney
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistandanishmna97
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...Zilliz
 
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 businesspanagenda
 

Recently uploaded (20)

Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
 
Vector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxVector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptx
 
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)
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
 
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
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
 
Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..
 

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