1. Tubelator AI
  2. >
  3. Videos
  4. >
  5. Science & Technology
  6. >
  7. Part 5- Creating the Continuous Integration Pipeline (Part -3) - CI/CD in Azure Databricks in Tamil

Part 5- Creating the Continuous Integration Pipeline (Part -3) - CI/CD in Azure Databricks in Tamil

Available In Following Subtitles
English
Variant 1
Posted on:
#databricks #azuredatabricks #azuredataengineer #azureintamil #azuretutorialforbeginners #databricksintamil #cicd #azuredevops #devops In this Part 5 video of CI/CD in Azure Databricks, I have discussed about the actual creation of the CI/CD pipeline using the YAMl file we created in the previous session. The next parts will be uploaded soon, stay tuned! Part #6. Creating CD Pipeline and End to End Testing Chapters TimeStamp: 0:00:00 - Intro 0:01:33 - Creating Pipeline in Azure DevOps 0:03:54 - Assigning Pipeline Permissions 0:06:33 - Testing the CI Pipeline 0:11:25 - Pointing the Live location notebook in ADF 0:12:16 - Unit Test in CI Pipeline 0:12:50 - Outro Please like, share and subscribe if you like the content and leave your comments below. For contact, Email: [email protected] Instagram: mrk_talkstech_tamil #AzureDatabricks #ApacheSpark #Sparkcompute #clusters #notebooks #magiccommands #machinelearning #ETL #CICD
tubelator logo

Instantly generate YouTube summary, transcript and subtitles!

chrome-icon Install Tubelator On Chrome

Video Summary & Chapters

No chapters for this video generated yet.

Video Transcript

0:00
Before creating the pipelines, we can merge the changes we made to the main branch.
0:08
In case you create the pipeline and merge it, the CICD pipeline will get triggered.
0:14
I am going to create the pipeline after merging it to the main branch.
0:20
For that I am giving the create a pull request.
0:22
now I am giving the changes
0:23
after that you can check the files
0:27
you can see the changes
0:30
so now
0:31
in this overview
0:32
tab, you can check the title
0:34
and click on create
0:37
after giving the changes
0:39
I am going to approve the changes
0:41
I am going to complete it now.
0:44
I am going to uncheck the delete future branch.
0:48
Because if there are any failures in the pipeline we created, we can use the same branch to update the changes.
0:56
Although it is not a recommended practice, I am not deleting it for the demo purpose.
1:01
I am not deleting it for the purpose of reposting
1:04
So now after unchecking it
1:05
If I merge it
1:07
Changes will be merged to main branch
1:09
But the future branch
1:12
Will still be existed
1:15
So now
1:17
The changes we made are merged
1:19
So if I go back to repost
1:21
If I switch to main branch
1:24
Then
1:25
We can see our CACD code
1:28
So now
1:29
here we can see all the changes we have done in main branch
1:33
ok
1:34
there is only one more step
1:36
pending
1:38
we have to create pipelines based on this master file
1:41
so for that what we have to do is
1:43
we can click on this pipelines
1:46
after clicking we can see
1:49
here we have an option called create your first pipeline
1:52
here we have a button called create pipeline
1:55
so we can click on this
2:27
we have the option of yaml file
2:28
so this is
2:29
we already have a yaml file
2:33
main file
2:34
so we are going to create a pipeline
2:37
using that file
2:37
so we can use this option
2:41
and choose the file
2:43
in case you are
shape-icon

Download extension to view full transcript.

chrome-icon Install Tubelator On Chrome