<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Unable to Check Experiment Existence with path starting with /Workspace/ Directory in Databricks Pla in Machine Learning</title>
    <link>https://community.databricks.com/t5/machine-learning/unable-to-check-experiment-existence-with-path-starting-with/m-p/97731#M3767</link>
    <description>&lt;P&gt;&lt;A href="https://github.com/mlflow/mlflow/issues/11077" target="_blank" rel="noopener"&gt;https://github.com/mlflow/mlflow/issues/11077&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;In Databricks, when attempting to set an experiment with an&amp;nbsp;&lt;/SPAN&gt;experiment_name&lt;SPAN&gt;&amp;nbsp;specified as an absolute path from&amp;nbsp;&lt;/SPAN&gt;/Workspace/Shared/mlflow_experiment/&amp;lt;experiment_name&amp;gt;&lt;SPAN&gt;, the&amp;nbsp;&lt;/SPAN&gt;mlflow.set_experiment()&lt;SPAN&gt;&amp;nbsp;function succeeds in creating the experiment during the initial run.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;However, upon subsequent attempts to set the experiment again using the same method, it results in an error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I believe that this error occurs because the system fails to accurately check the existence of the experiment and mistakenly attempts to create it again with the same name, resulting in a&amp;nbsp;&lt;/SPAN&gt;RESOURCE_ALREADY_EXISTS&lt;SPAN&gt;&amp;nbsp;error.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 05 Nov 2024 09:15:04 GMT</pubDate>
    <dc:creator>Mikkel</dc:creator>
    <dc:date>2024-11-05T09:15:04Z</dc:date>
    <item>
      <title>Unable to Check Experiment Existence with path starting with /Workspace/ Directory in Databricks Pla</title>
      <link>https://community.databricks.com/t5/machine-learning/unable-to-check-experiment-existence-with-path-starting-with/m-p/97731#M3767</link>
      <description>&lt;P&gt;&lt;A href="https://github.com/mlflow/mlflow/issues/11077" target="_blank" rel="noopener"&gt;https://github.com/mlflow/mlflow/issues/11077&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;In Databricks, when attempting to set an experiment with an&amp;nbsp;&lt;/SPAN&gt;experiment_name&lt;SPAN&gt;&amp;nbsp;specified as an absolute path from&amp;nbsp;&lt;/SPAN&gt;/Workspace/Shared/mlflow_experiment/&amp;lt;experiment_name&amp;gt;&lt;SPAN&gt;, the&amp;nbsp;&lt;/SPAN&gt;mlflow.set_experiment()&lt;SPAN&gt;&amp;nbsp;function succeeds in creating the experiment during the initial run.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;However, upon subsequent attempts to set the experiment again using the same method, it results in an error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I believe that this error occurs because the system fails to accurately check the existence of the experiment and mistakenly attempts to create it again with the same name, resulting in a&amp;nbsp;&lt;/SPAN&gt;RESOURCE_ALREADY_EXISTS&lt;SPAN&gt;&amp;nbsp;error.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Nov 2024 09:15:04 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/unable-to-check-experiment-existence-with-path-starting-with/m-p/97731#M3767</guid>
      <dc:creator>Mikkel</dc:creator>
      <dc:date>2024-11-05T09:15:04Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Check Experiment Existence with path starting with /Workspace/ Directory in Databricks</title>
      <link>https://community.databricks.com/t5/machine-learning/unable-to-check-experiment-existence-with-path-starting-with/m-p/97764#M3769</link>
      <description>&lt;P&gt;Before setting the experiment, use &lt;CODE&gt;mlflow.get_experiment_by_name()&lt;/CODE&gt; to check if the experiment already exists. If it does, you can set the experiment without attempting to create it again.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Nov 2024 14:20:03 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/unable-to-check-experiment-existence-with-path-starting-with/m-p/97764#M3769</guid>
      <dc:creator>Walter_C</dc:creator>
      <dc:date>2024-11-05T14:20:03Z</dc:date>
    </item>
  </channel>
</rss>

