<?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 Re: Uploaded Docker image into cluster. Used cluster for MLFlow experiment, but no experiment is logged/there are no experiment runs. Why is this? in Machine Learning</title>
    <link>https://community.databricks.com/t5/machine-learning/uploaded-docker-image-into-cluster-used-cluster-for-mlflow/m-p/11477#M583</link>
    <description>&lt;P&gt;While initializing the experiment, do you see any errors? &lt;/P&gt;&lt;P&gt;Also Could you please check if the permissions are provided correctly: &lt;A href="https://docs.databricks.com/security/access-control/workspace-acl.html#mlflow-experiment-permissions-1" target="test_blank"&gt;https://docs.databricks.com/security/access-control/workspace-acl.html#mlflow-experiment-permissions-1&lt;/A&gt;. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, you can go through &lt;A href="https://docs.databricks.com/applications/mlflow/tracking.html#experiments" target="test_blank"&gt;https://docs.databricks.com/applications/mlflow/tracking.html#experiments&lt;/A&gt;. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 08 Aug 2022 12:50:12 GMT</pubDate>
    <dc:creator>Debayan</dc:creator>
    <dc:date>2022-08-08T12:50:12Z</dc:date>
    <item>
      <title>Uploaded Docker image into cluster. Used cluster for MLFlow experiment, but no experiment is logged/there are no experiment runs. Why is this?</title>
      <link>https://community.databricks.com/t5/machine-learning/uploaded-docker-image-into-cluster-used-cluster-for-mlflow/m-p/11474#M580</link>
      <description>&lt;P&gt;Hi! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I used this MLFlow experiment I found from the databricks website: &lt;A href="https://docs.databricks.com/_static/notebooks/machine-learning-with-unity-catalog.html" target="test_blank"&gt;https://docs.databricks.com/_static/notebooks/machine-learning-with-unity-catalog.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I created this cluster using a custom Docker image I created myself: &lt;span class="lia-inline-image-display-wrapper" image-alt="Screen Shot 2022-08-02 at 4.13.14 PM"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/1663i4E64C41339493AC1/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2022-08-02 at 4.13.14 PM" alt="Screen Shot 2022-08-02 at 4.13.14 PM" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Usually when I create a cluster to run an MLFlow experiment, I use the ML version such as 10.4 LTS ML (includes Apache Spark 3.2.1, Scala 2.12). However, when I tried to select this for the Docker image, this error shows up: &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Screen Shot 2022-08-02 at 4.17.10 PM"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/1667iF0E7FB0FE2F4C8C2/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2022-08-02 at 4.17.10 PM" alt="Screen Shot 2022-08-02 at 4.17.10 PM" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So I thought, I'll just use the regular 10.4 LTS one. But when I used this and ran my MLFlow experiment, nothing shows up in the experiment runs. &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Screen Shot 2022-08-02 at 4.17.47 PM"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/1662i8E1B3A750ECB61A9/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2022-08-02 at 4.17.47 PM" alt="Screen Shot 2022-08-02 at 4.17.47 PM" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why is this happening? What can I do to make this work? &lt;/P&gt;&lt;P&gt;Please help! Thank you very much!&lt;/P&gt;</description>
      <pubDate>Tue, 02 Aug 2022 21:20:02 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/uploaded-docker-image-into-cluster-used-cluster-for-mlflow/m-p/11474#M580</guid>
      <dc:creator>confusedIntern</dc:creator>
      <dc:date>2022-08-02T21:20:02Z</dc:date>
    </item>
    <item>
      <title>Re: Uploaded Docker image into cluster. Used cluster for MLFlow experiment, but no experiment is logged/there are no experiment runs. Why is this?</title>
      <link>https://community.databricks.com/t5/machine-learning/uploaded-docker-image-into-cluster-used-cluster-for-mlflow/m-p/11476#M582</link>
      <description>&lt;P&gt;Hi @Debayan Mukherjee​! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, I've been following this URL and have gone through step 3 for launch your cluster for the UI. This is what I have and it is pretty similar to the screenshot you have: &lt;span class="lia-inline-image-display-wrapper" image-alt="Screen Shot 2022-08-02 at 4.13.14 PM"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/1659i8EFF8C2DB75524C2/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2022-08-02 at 4.13.14 PM" alt="Screen Shot 2022-08-02 at 4.13.14 PM" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The cluster was successfully created with the Docker image, but I cannot use the cluster for running MLflow experiments. I'm not sure what I did wrong. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you! &lt;/P&gt;</description>
      <pubDate>Tue, 02 Aug 2022 21:54:02 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/uploaded-docker-image-into-cluster-used-cluster-for-mlflow/m-p/11476#M582</guid>
      <dc:creator>confusedIntern</dc:creator>
      <dc:date>2022-08-02T21:54:02Z</dc:date>
    </item>
    <item>
      <title>Re: Uploaded Docker image into cluster. Used cluster for MLFlow experiment, but no experiment is logged/there are no experiment runs. Why is this?</title>
      <link>https://community.databricks.com/t5/machine-learning/uploaded-docker-image-into-cluster-used-cluster-for-mlflow/m-p/11478#M584</link>
      <description>&lt;P&gt;Hi @Margie Kale​,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just a friendly follow-up. Did Debayan's response help you to resolved your questions? please mark it as best. Otherwise, please let us know if you still need help.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2022 17:23:15 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/uploaded-docker-image-into-cluster-used-cluster-for-mlflow/m-p/11478#M584</guid>
      <dc:creator>jose_gonzalez</dc:creator>
      <dc:date>2022-08-30T17:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: Uploaded Docker image into cluster. Used cluster for MLFlow experiment, but no experiment is logged/there are no experiment runs. Why is this?</title>
      <link>https://community.databricks.com/t5/machine-learning/uploaded-docker-image-into-cluster-used-cluster-for-mlflow/m-p/11475#M581</link>
      <description>&lt;P&gt;Have you tried the steps mentioned in the below URL:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.databricks.com/clusters/custom-containers.html#step-3-launch-your-cluster" target="test_blank"&gt;https://docs.databricks.com/clusters/custom-containers.html#step-3-launch-your-cluster&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/1654iCC8ECCEFA149003A/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Aug 2022 21:39:38 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/uploaded-docker-image-into-cluster-used-cluster-for-mlflow/m-p/11475#M581</guid>
      <dc:creator>Debayan</dc:creator>
      <dc:date>2022-08-02T21:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: Uploaded Docker image into cluster. Used cluster for MLFlow experiment, but no experiment is logged/there are no experiment runs. Why is this?</title>
      <link>https://community.databricks.com/t5/machine-learning/uploaded-docker-image-into-cluster-used-cluster-for-mlflow/m-p/11477#M583</link>
      <description>&lt;P&gt;While initializing the experiment, do you see any errors? &lt;/P&gt;&lt;P&gt;Also Could you please check if the permissions are provided correctly: &lt;A href="https://docs.databricks.com/security/access-control/workspace-acl.html#mlflow-experiment-permissions-1" target="test_blank"&gt;https://docs.databricks.com/security/access-control/workspace-acl.html#mlflow-experiment-permissions-1&lt;/A&gt;. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, you can go through &lt;A href="https://docs.databricks.com/applications/mlflow/tracking.html#experiments" target="test_blank"&gt;https://docs.databricks.com/applications/mlflow/tracking.html#experiments&lt;/A&gt;. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Aug 2022 12:50:12 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/uploaded-docker-image-into-cluster-used-cluster-for-mlflow/m-p/11477#M583</guid>
      <dc:creator>Debayan</dc:creator>
      <dc:date>2022-08-08T12:50:12Z</dc:date>
    </item>
  </channel>
</rss>

