Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Please use BashOperator for all the tasks in this assignment. Create a new file named ETL _ toll _ data.py in / home / project
Please use BashOperator for all the tasks in this assignment.
Create a new file named ETLtolldata.py in homeproject directory and open it in the file editor.
Import all the packages you need to build the DAG.
Define the DAG arguments as per the following details in the ETLtolldata.py file:
Parameter Value
owner
startdate today
email
emailonfailure True
emailonretry True
retries
retrydelay minutes
Take a screenshot of the task code. Name the screenshot dagargs.jpg
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started