cancel
Showing results for 
Search instead for 
Did you mean: 
Mikkel
New Contributor III
since ‎02-19-2024
4 weeks ago

User Stats

  • 3 Posts
  • 0 Solutions
  • 2 Kudos given
  • 1 Kudos received

User Activity

 I ran into an unexpected error while writing a DataFrame to a managed table df.write \ .mode("append") \ .option("overwriteSchema", "true") \ .option("mergeSchema", "true") \ .saveAsTable(bsr_sink_table_fqn)Instead of appending, Spark attemp...
https://github.com/mlflow/mlflow/issues/11077  In Databricks, when attempting to set an experiment with an experiment_name specified as an absolute path from /Workspace/Shared/mlflow_experiment/<experiment_name>, the mlflow.set_experiment() function ...
Kudos from
Kudos given to