you are currently working on creating a databricks video

 ·  PT1H46M27S  ·  EN

data-engineer-associate video for you are currently working on creating a spark stream process to read and write in for a one-time micro batch, and also rewrite

Full Certification Question

you are currently working on creating a spark stream process to read and write in for a one-time micro batch, and also rewrite the existing target table, fill in the blanks to complete the below command sucesfully. spark . table ( "source_table" ) . writeStream . option ( "____" , “ dbfs : /location/ silver ") .outputMode(" ____ ") .trigger(Once=____) .table(" target_table ")