nimbly-dev / nyctripdata_project

Project to learn Data Engineering from: https://github.com/DataTalksClub/data-engineering-zoomcamp
0 stars 0 forks source link

DATAENG-9: Expose spark-lakehouse directory to local machine disk #10

Open nimbly-dev opened 1 month ago

nimbly-dev commented 1 month ago

Like spark-data under .data directory (This is generated upon project startup). Expose the spark-lakehouse data in local machine. This allows the Developer have direct access to the file and no longer needs to export files from Docker environment.