Wednesday, July 22, 2020

How to share files between Virtual Box Ubuntu and host computer

https://www.youtube.com/watch?v=TcrfrVNNGMU

No comments:

Post a Comment

Recent Post

Databricks Delta table merge Example

here's some sample code that demonstrates a merge operation on a Delta table using PySpark:   from pyspark.sql import SparkSession # cre...