Skip to content

Custom Airflow operator to upload a local file to Google Drive

Notifications You must be signed in to change notification settings

gontcharovd/google-drive-operator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apache Airflow Google Drive Operator

Upload a local file to your Google Drive account. Read the full guide on Medium.

This repository contains code that covers uploading files to Google Drive using Airflow in four steps:

  1. Configuring the Google Drive API and a creating service account on GCP
  2. Configuring Domain-wide Delegation on our Google Workspace
  3. Writing the code for our custom GoogleDriveOperator
  4. Testing a minimal DAG that uploads a text file to our Google Drive account

About

Custom Airflow operator to upload a local file to Google Drive

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published