<?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 How to access databricks feature store outside databricks? in Machine Learning</title>
    <link>https://community.databricks.com/t5/machine-learning/how-to-access-databricks-feature-store-outside-databricks/m-p/32260#M1700</link>
    <description>&lt;P&gt;We are building the feature store using databricks API. Few of the machine learning engineers are using Jupyter notebooks. Is it possible to use feature store outside databricks?&lt;/P&gt;</description>
    <pubDate>Wed, 05 Jan 2022 05:21:25 GMT</pubDate>
    <dc:creator>Nithin</dc:creator>
    <dc:date>2022-01-05T05:21:25Z</dc:date>
    <item>
      <title>How to access databricks feature store outside databricks?</title>
      <link>https://community.databricks.com/t5/machine-learning/how-to-access-databricks-feature-store-outside-databricks/m-p/32260#M1700</link>
      <description>&lt;P&gt;We are building the feature store using databricks API. Few of the machine learning engineers are using Jupyter notebooks. Is it possible to use feature store outside databricks?&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jan 2022 05:21:25 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/how-to-access-databricks-feature-store-outside-databricks/m-p/32260#M1700</guid>
      <dc:creator>Nithin</dc:creator>
      <dc:date>2022-01-05T05:21:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to access databricks feature store outside databricks?</title>
      <link>https://community.databricks.com/t5/machine-learning/how-to-access-databricks-feature-store-outside-databricks/m-p/32263#M1703</link>
      <description>&lt;P&gt;Thanks true.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jan 2022 04:25:20 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/how-to-access-databricks-feature-store-outside-databricks/m-p/32263#M1703</guid>
      <dc:creator>Atanu</dc:creator>
      <dc:date>2022-01-12T04:25:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to access databricks feature store outside databricks?</title>
      <link>https://community.databricks.com/t5/machine-learning/how-to-access-databricks-feature-store-outside-databricks/m-p/32264#M1704</link>
      <description>&lt;P&gt;I see databricks plugin in Visual Studio.  Is that of any use?   I am interested because if I get the things in Visual Studio I will be able to use GitCopilot there. That's amazing.  &lt;/P&gt;</description>
      <pubDate>Wed, 12 Jan 2022 05:46:54 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/how-to-access-databricks-feature-store-outside-databricks/m-p/32264#M1704</guid>
      <dc:creator>CHANDAN_NANDY</dc:creator>
      <dc:date>2022-01-12T05:46:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to access databricks feature store outside databricks?</title>
      <link>https://community.databricks.com/t5/machine-learning/how-to-access-databricks-feature-store-outside-databricks/m-p/32266#M1706</link>
      <description>&lt;P&gt;from databricks import feature_store&lt;/P&gt;&lt;P&gt;from databricks.feature_store import FeatureStoreClient,feature_table&lt;/P&gt;&lt;P&gt;we used to use them in databricks notebooks trying  to replicate the same in pycharm however it doesn't seem to work . some say u can patch code using below link &lt;/P&gt;&lt;P&gt;&lt;A href="https://dev.to/aloneguid/tips-and-tricks-for-using-python-with-databricks-connect-593k" alt="https://dev.to/aloneguid/tips-and-tricks-for-using-python-with-databricks-connect-593k" target="_blank"&gt;Tips and Tricks for using Python with Databricks Connect - DEV Community&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what's your suggestion on this and i read your above response it says accessible through jobs what does that mean ... did u mean trigger it  through job (adf) and databricks notebook's code run on databricks cluster . How about running a job through IDE . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please explain &lt;/P&gt;</description>
      <pubDate>Wed, 09 Mar 2022 06:08:39 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/how-to-access-databricks-feature-store-outside-databricks/m-p/32266#M1706</guid>
      <dc:creator>akankshii</dc:creator>
      <dc:date>2022-03-09T06:08:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to access databricks feature store outside databricks?</title>
      <link>https://community.databricks.com/t5/machine-learning/how-to-access-databricks-feature-store-outside-databricks/m-p/32267#M1707</link>
      <description>&lt;P&gt;@Kaniz Fatma​&amp;nbsp;I have a question regarding accessing feature tables created in databricks via DBFS. &lt;/P&gt;&lt;P&gt;I see that the data has to reside in dbfs to read and run the feature store on top of it. In my environment, dbfs is locked for security reasons. Is there a workaround or another way to write and read access the feature table maybe from an azure blob container?&lt;/P&gt;</description>
      <pubDate>Mon, 21 Mar 2022 17:02:12 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/how-to-access-databricks-feature-store-outside-databricks/m-p/32267#M1707</guid>
      <dc:creator>Elroczy</dc:creator>
      <dc:date>2022-03-21T17:02:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to access databricks feature store outside databricks?</title>
      <link>https://community.databricks.com/t5/machine-learning/how-to-access-databricks-feature-store-outside-databricks/m-p/32271#M1711</link>
      <description>&lt;P&gt;Hi @Uc A​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just a friendly follow-up. Do you still need help or @Kaniz Fatma​&amp;nbsp;'s response help you to find the solution? Please let us know.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Apr 2022 18:54:46 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/how-to-access-databricks-feature-store-outside-databricks/m-p/32271#M1711</guid>
      <dc:creator>jose_gonzalez</dc:creator>
      <dc:date>2022-04-25T18:54:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to access databricks feature store outside databricks?</title>
      <link>https://community.databricks.com/t5/machine-learning/how-to-access-databricks-feature-store-outside-databricks/m-p/32272#M1712</link>
      <description>&lt;P&gt;Hi @Kaniz Fatma​&amp;nbsp; and @Jose Gonzalez​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;turning back to the original question, and considering that one of the main benefits of the Feature Store is the removal of the online/offline skew, how could I access to the features from a client application like a web app for instance, external to Databricks? Is there any way?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2022 15:58:00 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/how-to-access-databricks-feature-store-outside-databricks/m-p/32272#M1712</guid>
      <dc:creator>datariel</dc:creator>
      <dc:date>2022-04-28T15:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to access databricks feature store outside databricks?</title>
      <link>https://community.databricks.com/t5/machine-learning/how-to-access-databricks-feature-store-outside-databricks/m-p/32274#M1714</link>
      <description>&lt;P&gt;still need help&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2022 15:17:00 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/how-to-access-databricks-feature-store-outside-databricks/m-p/32274#M1714</guid>
      <dc:creator>Elroczy</dc:creator>
      <dc:date>2022-05-18T15:17:00Z</dc:date>
    </item>
  </channel>
</rss>

