当前位置:网站首页>[azure data platform] ETL tool (8) - ADF dataset and link service
[azure data platform] ETL tool (8) - ADF dataset and link service
2022-06-13 03:23:00 【Hair dung coating wall】
This paper belongs to 【Azure Data Platform】 series .
Continued above :【Azure Data Platform】ETL Tools (7)——ADF copy data Detailed explanation
In this paper, ADF Data set of And link services
sketch
ADF It is mainly used to process data , Source and target of data processing . Based on the popularity of big data cloud computing era , Data sources and targets have been widely distributed around the world , It also includes cloud and local .
Mentioned earlier ,ADF It operates on a pipeline basis , While the pipeline is running , Can operate on data , Those “ data ” How to define ? This involves data sets . Datasets define the output and input of data . Identify data from different data sources .
Before we talk about datasets , First, let's talk about link services ( Chinese version of ADF Call it a linked service , But I prefer to use link services (linked services)). It connects data storage to services , Link services are similar to connection strings . Defines the necessary information for external access to data . Datasets represent data structures in linked datastores , The link service defines the connection to the data source .
The most common cases are from Blob Copy data to SQL DB in , Then you need to create two link services (1 Created for Blob,1 Yes SQL DB), Then two data sets (1 Definitions blob File format ,1 Definition Azure DB Data table in )



The following figure shows the pipe 、 Activities 、 The relationship between datasets and linked services :
New dataset
You can create datasets in different places :

Because there are many kinds of data sets , Usually it will be faster to search .

When a specific data set is selected , According to its kind , There are other options , For example, I chose Blob Storage , The next step is to select the data format type in the storage :

Then select or create a new link service :
According to different choices , There will be further options available :
After successful configuration , Can be used in subsequent sources and targets .
边栏推荐
- Redis server configuration
- Vscode liveserver use_ Liveserver startup debugging
- [JVM Series 5] performance testing tool
- Explain tool and index optimization (II)
- Use of compact, extract and list functions in PHP
- Exercise 8-3 rotate array right
- Level II C test skills
- Nuggets new oil: financial knowledge map data modeling and actual sharing
- Install MySQL database
- C method parameter: out
猜你喜欢

Reading notes of effective managers

Use of jstack

Introduction to redis (using redis, common commands, persistence methods, and cluster operations)

Use cypher to get the tree of the specified structure

JVM class loading (I)

Neo4j auradb free, the world's leading map database

开源-校园论坛和资源共享小程序

MySQL index bottom layer (I)

Time processing class in PHP

MASA Auth - SSO与Identity设计
随机推荐
JVM class loading (I)
Few-shot Unsupervised Domain Adaptation with Image-to-Class Sparse Similarity Encoding
Unified scheduling and management of dataX tasks through web ETL
Golang picks up: why do we need generics
[JVM Series 5] JVM tuning instance
JVM JMM (VI)
C language function strcmp() (compare two strings)
关于复合函数的极限问题
Explode and implode in PHP
MySQL group commit
Three ways to start WPF project
C simple understanding - arrays and sets
Common command records of redis client
Graph data modeling tool
Data Governance Series 1: data governance framework [interpretation and analysis]
Figure data * reconstruction subgraph
DTCC | 2021 China map database technology conference link sharing
Aggregation analysis of research word association based on graph data
Delete the number of a range in the linked list
PHP import classes in namespace