What is default location when using "writeStream"?
Hi,Assume that I want to write a table by" writeStream". Where is the default location on DBFS where the table is saved?Sample code:spark.table("TEMP_SILVER").writeStream .option("checkpointLocation", "dbfs:/user/AAA@gmail.com") ....
- 1299 Views
- 2 replies
- 3 kudos
Latest Reply
Hi @Mohammad Saber​ Hope all is well! Just wanted to check in if you were able to resolve your issue and would you be happy to share the solution or mark an answer as best? Else please let us know if you need more help. We'd love to hear from you.Tha...
- 3 kudos