<?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 mlflow down in workspace? in Machine Learning</title>
    <link>https://community.databricks.com/t5/machine-learning/mlflow-down-in-workspace/m-p/4223#M189</link>
    <description>&lt;P&gt;Mlflow started failing all of a sudden for no reason when logged in databricks community edition:&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/193i3877FC298D4811F1/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;Any idea why this is happening or is there a way to restart the mlflow server?&lt;/P&gt;</description>
    <pubDate>Thu, 18 May 2023 02:53:17 GMT</pubDate>
    <dc:creator>zhh210</dc:creator>
    <dc:date>2023-05-18T02:53:17Z</dc:date>
    <item>
      <title>mlflow down in workspace?</title>
      <link>https://community.databricks.com/t5/machine-learning/mlflow-down-in-workspace/m-p/4223#M189</link>
      <description>&lt;P&gt;Mlflow started failing all of a sudden for no reason when logged in databricks community edition:&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/193i3877FC298D4811F1/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;Any idea why this is happening or is there a way to restart the mlflow server?&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2023 02:53:17 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/mlflow-down-in-workspace/m-p/4223#M189</guid>
      <dc:creator>zhh210</dc:creator>
      <dc:date>2023-05-18T02:53:17Z</dc:date>
    </item>
    <item>
      <title>Re: mlflow down in workspace?</title>
      <link>https://community.databricks.com/t5/machine-learning/mlflow-down-in-workspace/m-p/4224#M190</link>
      <description>&lt;P&gt;Run an MLflow project&lt;/P&gt;&lt;P&gt;mlflow run &amp;lt;uri&amp;gt; -b databricks --backend-config &amp;lt;json-new-cluster-spec&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Requirements&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Install MLflow using&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;pip&amp;nbsp;install&amp;nbsp;mlflow&lt;/LI&gt;&lt;LI&gt;Install and configure the&amp;nbsp;&lt;A href="https://docs.databricks.com/dev-tools/cli/index.html" alt="https://docs.databricks.com/dev-tools/cli/index.html" target="_blank"&gt;Databricks CLI&lt;/A&gt;. The Databricks CLI authentication mechanism is required to run jobs on a Databricks cluster.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2023 03:39:07 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/mlflow-down-in-workspace/m-p/4224#M190</guid>
      <dc:creator>Priyag1</dc:creator>
      <dc:date>2023-05-18T03:39:07Z</dc:date>
    </item>
    <item>
      <title>Re: mlflow down in workspace?</title>
      <link>https://community.databricks.com/t5/machine-learning/mlflow-down-in-workspace/m-p/4225#M191</link>
      <description>&lt;P&gt;By "Run an MLflow project", do you mean creating a new experiment? It will ask for experiment name and artifact location but nowhere to install.&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2023 04:17:35 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/mlflow-down-in-workspace/m-p/4225#M191</guid>
      <dc:creator>zhh210</dc:creator>
      <dc:date>2023-05-18T04:17:35Z</dc:date>
    </item>
    <item>
      <title>Re: mlflow down in workspace?</title>
      <link>https://community.databricks.com/t5/machine-learning/mlflow-down-in-workspace/m-p/4226#M192</link>
      <description>&lt;P&gt;@Zheng Han​&amp;nbsp;https://mlflow.org/docs/latest/tracking.html  &lt;/P&gt;&lt;P&gt;hope this will help you &lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2023 05:57:44 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/mlflow-down-in-workspace/m-p/4226#M192</guid>
      <dc:creator>Priyag1</dc:creator>
      <dc:date>2023-05-18T05:57:44Z</dc:date>
    </item>
    <item>
      <title>Re: mlflow down in workspace?</title>
      <link>https://community.databricks.com/t5/machine-learning/mlflow-down-in-workspace/m-p/4227#M193</link>
      <description>&lt;P&gt;Create an experiment&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;In the workspace, select&amp;nbsp;Create &amp;gt; MLflow Experiment.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;A href="https://docs.databricks.com/mlflow/projects.html" target="test_blank"&gt;https://docs.databricks.com/mlflow/projects.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2023 06:01:11 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/mlflow-down-in-workspace/m-p/4227#M193</guid>
      <dc:creator>Priyag1</dc:creator>
      <dc:date>2023-05-18T06:01:11Z</dc:date>
    </item>
    <item>
      <title>Re: mlflow down in workspace?</title>
      <link>https://community.databricks.com/t5/machine-learning/mlflow-down-in-workspace/m-p/4228#M194</link>
      <description>&lt;P&gt;Hi @Zheng Han​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for posting your question in our community! We are happy to assist you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To help us provide you with the most accurate information, could you please take a moment to review the responses and select the one that best answers your question?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will also help other community members who may have similar questions in the future. Thank you for your participation and let us know if you need any further assistance!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2023 08:40:04 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/mlflow-down-in-workspace/m-p/4228#M194</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-05-23T08:40:04Z</dc:date>
    </item>
  </channel>
</rss>

