You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am properly mounting each worker to the same folder location, but I cannot perform a spark.read.parquet without an error. I would guess this is due to the fact it is not accessing the file from an HDFS. Any workarounds or thoughts on how to submit a job that can read and write? Everything else is working properly.
The text was updated successfully, but these errors were encountered:
I am properly mounting each worker to the same folder location, but I cannot perform a
spark.read.parquet
without an error. I would guess this is due to the fact it is not accessing the file from an HDFS. Any workarounds or thoughts on how to submit a job that can read and write? Everything else is working properly.The text was updated successfully, but these errors were encountered: