Week 1 What is Cloud?


If you have 15 activities in pipeline, if we want to debug only first 10 activities how do we do that?



Download 2.55 Mb.
Page12/26
Date23.09.2022
Size2.55 Mb.
#59575
1   ...   8   9   10   11   12   13   14   15   ...   26
adfproject qstns main
If you have 15 activities in pipeline, if we want to debug only first 10 activities how do we do that? 
Every Activity top red Circle will be there. If you select that “Debug Until” it will debug until that activity. 



How to restart failed pipe line jobs in Azure data factory very imp
Filed pipelines will have multiple options

  1. Rerun: if you select rerun option it will return or restart from first step. If some steps are succeeded, those will be retrigger. So before triggering rerun option verify succeeded steps will be retriggered. There are some changes of reloading data again if its having copy activities. 

  2. Rerun From Failed Activity: If an activity fails, times out, or is canceled, you can rerun the pipeline from that failed activity by selecting Rerun from failed activity.

  3. Rerun from Activity: If you wish to rerun starting at a specific point, you can do so from the activity runs view. Select the activity you wish to start from and select Rerun from activity. 



Week 4;
what is parameter and what is the use of it?
Parameters are external to pipelines. if you want pass values dynamically we will go for parameters and the values will be getting from trigger level in adf.


How many levels of parameters are there in ADF?
Three scope of parameters there one is at pipeline level another at linked service, at last data set level.
What is variable and the use and the level of variables in ADF?
Variables are internal to the pipelines instead of hardcoding we need to everything as dynamic way of passing the values.
Difference between variable vs parameter? Very imp
Parameters are external to the Pipeline where as Variables are internal to the Pipeline hence variable never ask to pass the value while executing the pipeline
We can change the values of variable required times by using set variables whereas we can’t change the value of Parameters after passing.

Download 2.55 Mb.

Share with your friends:
1   ...   8   9   10   11   12   13   14   15   ...   26




The database is protected by copyright ©ininet.org 2024
send message

    Main page