<?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: Install custom wheel  from dbfs in serverless enviroment in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/install-custom-wheel-from-dbfs-in-serverless-enviroment/m-p/122215#M46701</link>
    <description>&lt;P&gt;I created a new volume and copied the files in there. works well for me.&lt;/P&gt;</description>
    <pubDate>Thu, 19 Jun 2025 07:33:26 GMT</pubDate>
    <dc:creator>lezwon</dc:creator>
    <dc:date>2025-06-19T07:33:26Z</dc:date>
    <item>
      <title>Install custom wheel  from dbfs in serverless enviroment</title>
      <link>https://community.databricks.com/t5/data-engineering/install-custom-wheel-from-dbfs-in-serverless-enviroment/m-p/121924#M46604</link>
      <description>&lt;P&gt;Hey folks,&lt;/P&gt;&lt;P&gt;I have a job that runs on a serverless compute. I have also created a wheel file with custom functions, which I require in this job. I see&amp;nbsp;&lt;SPAN&gt;that from&amp;nbsp;&lt;A href="https://docs.databricks.com/aws/en/compute/serverless/limitations#workflow-limitations" target="_blank" rel="noopener"&gt;here,&lt;/A&gt;&amp;nbsp;we cannot install libraries for a task and must&lt;/SPAN&gt;&amp;nbsp;use notebook-scoped libraries. So what I am doing right now is:&lt;/P&gt;&lt;P&gt;1. Build the wheel locally&lt;BR /&gt;2. Push it to a location in dbfs (dbfs:/datalake/libs)&lt;BR /&gt;3. Install the library using %pip install /dbfs/datalake/libs/library.whl&lt;/P&gt;&lt;P&gt;But I get this error:&lt;BR /&gt;&lt;SPAN&gt;WARNING: Requirement '/dbfs/datalake/libs/library.whl' looks like a filename, but the file does not exist ERROR: library.whl is not a valid wheel filename.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I if do&amp;nbsp;%fs ls dbfs:/datalake/libs/ i am able to see the wheel file.&lt;BR /&gt;But if i do !ls /dbfs/datalake/libs/, i do not see it.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So far, I'm having no luck installing the wheel file from dbfs. Can someone help me with some instructions or suggest a better way?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jun 2025 05:30:00 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/install-custom-wheel-from-dbfs-in-serverless-enviroment/m-p/121924#M46604</guid>
      <dc:creator>lezwon</dc:creator>
      <dc:date>2025-06-17T05:30:00Z</dc:date>
    </item>
    <item>
      <title>Re: Install custom wheel  from dbfs in serverless enviroment</title>
      <link>https://community.databricks.com/t5/data-engineering/install-custom-wheel-from-dbfs-in-serverless-enviroment/m-p/122190#M46688</link>
      <description>&lt;P&gt;Is your dbfs mounted?&lt;/P&gt;&lt;P&gt;Otherwise, try uploading it to your workspace's "shared" folder - this is a common place to put these sorts of files. dbfs is slowly getting phased out and not really in any best practices.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jun 2025 20:48:48 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/install-custom-wheel-from-dbfs-in-serverless-enviroment/m-p/122190#M46688</guid>
      <dc:creator>loui_wentzel</dc:creator>
      <dc:date>2025-06-18T20:48:48Z</dc:date>
    </item>
    <item>
      <title>Re: Install custom wheel  from dbfs in serverless enviroment</title>
      <link>https://community.databricks.com/t5/data-engineering/install-custom-wheel-from-dbfs-in-serverless-enviroment/m-p/122215#M46701</link>
      <description>&lt;P&gt;I created a new volume and copied the files in there. works well for me.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jun 2025 07:33:26 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/install-custom-wheel-from-dbfs-in-serverless-enviroment/m-p/122215#M46701</guid>
      <dc:creator>lezwon</dc:creator>
      <dc:date>2025-06-19T07:33:26Z</dc:date>
    </item>
  </channel>
</rss>

