<?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: Building a Document Store on Databricks in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/building-a-document-store-on-databricks/m-p/4195#M985</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I took an initial stab at task one with some success using the Databricks CLI. Here are the steps below:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Open Command/Anaconda prompt and enter: pip install databricks-cli&lt;/LI&gt;&lt;LI&gt;Go to your Databricks console and under settings find "User Settings" and then "Access Tokens" to generate an access token, save this in a .txt or elsewhere&lt;/LI&gt;&lt;LI&gt;Back to the command prompt and type: databricks configure --token and enter your Databricks host site (https://&amp;lt;host-name&amp;gt;.cloud.databricks.com/) as well as the access token you just generated as they are prompted to you by the command prompt&lt;/LI&gt;&lt;LI&gt;You should have access but test it by trying to list the contents of the root directory by typing: databricks fs ls dbfs:/&lt;/LI&gt;&lt;LI&gt;In command prompt, navigate to the directory of files that you want to transfer to Databricks&lt;/LI&gt;&lt;LI&gt;Make a new directory in Databricks with the following example command: databricks fs mkdirs dbfs:/new_dir&lt;/LI&gt;&lt;LI&gt;Copy over the files using the following command: databricks fs cp -r C:/Users/source_dir dbfs:/new_dir&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should put all your files into Databricks. &lt;/P&gt;</description>
    <pubDate>Thu, 18 May 2023 16:25:48 GMT</pubDate>
    <dc:creator>David_K93</dc:creator>
    <dc:date>2023-05-18T16:25:48Z</dc:date>
    <item>
      <title>Building a Document Store on Databricks</title>
      <link>https://community.databricks.com/t5/data-engineering/building-a-document-store-on-databricks/m-p/4194#M984</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am somewhat new to Databricks and am trying to build a Q&amp;amp;A application based on a collection of documents. I need to move .pdf and .docx files from my local machine to storage in Databricks and eventually a document store. My questions are:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;What is the most effective method for uploading my documents to Databricks storage?&lt;/LI&gt;&lt;LI&gt;What are the best document stores to use to build this application? &lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2023 14:56:21 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/building-a-document-store-on-databricks/m-p/4194#M984</guid>
      <dc:creator>David_K93</dc:creator>
      <dc:date>2023-05-18T14:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: Building a Document Store on Databricks</title>
      <link>https://community.databricks.com/t5/data-engineering/building-a-document-store-on-databricks/m-p/4195#M985</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I took an initial stab at task one with some success using the Databricks CLI. Here are the steps below:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Open Command/Anaconda prompt and enter: pip install databricks-cli&lt;/LI&gt;&lt;LI&gt;Go to your Databricks console and under settings find "User Settings" and then "Access Tokens" to generate an access token, save this in a .txt or elsewhere&lt;/LI&gt;&lt;LI&gt;Back to the command prompt and type: databricks configure --token and enter your Databricks host site (https://&amp;lt;host-name&amp;gt;.cloud.databricks.com/) as well as the access token you just generated as they are prompted to you by the command prompt&lt;/LI&gt;&lt;LI&gt;You should have access but test it by trying to list the contents of the root directory by typing: databricks fs ls dbfs:/&lt;/LI&gt;&lt;LI&gt;In command prompt, navigate to the directory of files that you want to transfer to Databricks&lt;/LI&gt;&lt;LI&gt;Make a new directory in Databricks with the following example command: databricks fs mkdirs dbfs:/new_dir&lt;/LI&gt;&lt;LI&gt;Copy over the files using the following command: databricks fs cp -r C:/Users/source_dir dbfs:/new_dir&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should put all your files into Databricks. &lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2023 16:25:48 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/building-a-document-store-on-databricks/m-p/4195#M985</guid>
      <dc:creator>David_K93</dc:creator>
      <dc:date>2023-05-18T16:25:48Z</dc:date>
    </item>
  </channel>
</rss>

