Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 221 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 221 Bytes

Unload to GCS using Pyspark

Pyspark script to unload from spark to GCS.

Use this script as a job in databricks with the task type SparkPython. Pass a SQL query to unload, gcs paths, and credentials in as arguments.