<?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: Newbie DAB question regarding wheels in Administration &amp; Architecture</title>
    <link>https://community.databricks.com/t5/administration-architecture/newbie-dab-question-regarding-wheels/m-p/106353#M2798</link>
    <description>&lt;P&gt;May I know the exact error you are getting on the cluster?&lt;BR /&gt;&lt;BR /&gt;You can use the following code to use a wheel in a shared folder:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;resources:
  jobs:
    my-job:
      name: my-job
      tasks:
        - task_key: my-task
          new_cluster:
            spark_version: 13.3.x-scala2.12
            node_type_id: i3.xlarge
            data_security_mode: USER_ISOLATION
            num_workers: 1
          python_wheel_task:
            entry_point: main
            package_name: my_package
            libraries:
              - whl: /Shared/path/to/your/wheel-file.whl&lt;/LI-CODE&gt;</description>
    <pubDate>Mon, 20 Jan 2025 15:35:21 GMT</pubDate>
    <dc:creator>Walter_C</dc:creator>
    <dc:date>2025-01-20T15:35:21Z</dc:date>
    <item>
      <title>Newbie DAB question regarding wheels</title>
      <link>https://community.databricks.com/t5/administration-architecture/newbie-dab-question-regarding-wheels/m-p/106346#M2797</link>
      <description>&lt;P&gt;I am trying to build a wheel using a DAB.&amp;nbsp; It errors saying I don't have permissions to install my wheel onto a cluster I am have been given.&amp;nbsp; Is it possible to just upload the wheel to a subdir the /Shared directory and use it from there instead of installing it to a cluster?&amp;nbsp; And if so, could I ask for the DAB config to do this?&amp;nbsp; Thank You!!&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jan 2025 15:06:14 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/newbie-dab-question-regarding-wheels/m-p/106346#M2797</guid>
      <dc:creator>jimbender</dc:creator>
      <dc:date>2025-01-20T15:06:14Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie DAB question regarding wheels</title>
      <link>https://community.databricks.com/t5/administration-architecture/newbie-dab-question-regarding-wheels/m-p/106353#M2798</link>
      <description>&lt;P&gt;May I know the exact error you are getting on the cluster?&lt;BR /&gt;&lt;BR /&gt;You can use the following code to use a wheel in a shared folder:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;resources:
  jobs:
    my-job:
      name: my-job
      tasks:
        - task_key: my-task
          new_cluster:
            spark_version: 13.3.x-scala2.12
            node_type_id: i3.xlarge
            data_security_mode: USER_ISOLATION
            num_workers: 1
          python_wheel_task:
            entry_point: main
            package_name: my_package
            libraries:
              - whl: /Shared/path/to/your/wheel-file.whl&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 20 Jan 2025 15:35:21 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/newbie-dab-question-regarding-wheels/m-p/106353#M2798</guid>
      <dc:creator>Walter_C</dc:creator>
      <dc:date>2025-01-20T15:35:21Z</dc:date>
    </item>
  </channel>
</rss>

