From there, you should be able to drop to some maintenance shell (if not already opened), where you may run fsck -yf /dev/sda1
.
If there are any errors rerun fsck -yf /dev/sda1
To login as usual simply run exit
and proceed normally.
here's some sample code that demonstrates a merge operation on a Delta table using PySpark: from pyspark.sql import SparkSession # cre...
No comments:
Post a Comment