<?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: How do you Upload TXT and CSV files into Shared Workspace in Databricks? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/how-do-you-upload-txt-and-csv-files-into-shared-workspace-in/m-p/18535#M12311</link>
    <description>&lt;P&gt;Thank you very much for your insight on this, will try a workaround&lt;/P&gt;</description>
    <pubDate>Wed, 08 Jun 2022 12:38:26 GMT</pubDate>
    <dc:creator>Shay</dc:creator>
    <dc:date>2022-06-08T12:38:26Z</dc:date>
    <item>
      <title>How do you Upload TXT and CSV files into Shared Workspace in Databricks?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-do-you-upload-txt-and-csv-files-into-shared-workspace-in/m-p/18527#M12303</link>
      <description>&lt;P&gt;I try to upload the needed files under the right directory of the project to work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The files are zipped first as that is an accepted format.&lt;/P&gt;&lt;P&gt;
I have a Python project which requires the TXT and CSV format files as they are called and used via .py files to execute the functions from the notebook.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error I am met with is Import failed with error: Could not deserialize: Unknown language: "txt" culture&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea regarding txt and csv upload capabilities in the Databricks Workspace?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This would be greatly appreciated. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shay&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jun 2022 07:47:04 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-do-you-upload-txt-and-csv-files-into-shared-workspace-in/m-p/18527#M12303</guid>
      <dc:creator>Shay</dc:creator>
      <dc:date>2022-06-07T07:47:04Z</dc:date>
    </item>
    <item>
      <title>Re: How do you Upload TXT and CSV files into Shared Workspace in Databricks?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-do-you-upload-txt-and-csv-files-into-shared-workspace-in/m-p/18528#M12304</link>
      <description>&lt;P&gt;@Shay Alam​, can you share the code with which you read the files? Apparently python interprets the file format as a language, so it seems like some options are not filled in correctly.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jun 2022 08:04:50 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-do-you-upload-txt-and-csv-files-into-shared-workspace-in/m-p/18528#M12304</guid>
      <dc:creator>-werners-</dc:creator>
      <dc:date>2022-06-07T08:04:50Z</dc:date>
    </item>
    <item>
      <title>Re: How do you Upload TXT and CSV files into Shared Workspace in Databricks?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-do-you-upload-txt-and-csv-files-into-shared-workspace-in/m-p/18529#M12305</link>
      <description>&lt;P&gt;Hi @Werner Stinckens​, so the UI is used to upload the files in a zip format, by going to the right part of the directory of the Python project and then selecting import, no particular code is used to upload them, or do you mean the python project code? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You &lt;/P&gt;</description>
      <pubDate>Tue, 07 Jun 2022 08:22:54 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-do-you-upload-txt-and-csv-files-into-shared-workspace-in/m-p/18529#M12305</guid>
      <dc:creator>Shay</dc:creator>
      <dc:date>2022-06-07T08:22:54Z</dc:date>
    </item>
    <item>
      <title>Re: How do you Upload TXT and CSV files into Shared Workspace in Databricks?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-do-you-upload-txt-and-csv-files-into-shared-workspace-in/m-p/18530#M12306</link>
      <description>&lt;P&gt;@Shay Alam​, I mean the python project code.&lt;/P&gt;&lt;P&gt;I assume the upload itself was successful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jun 2022 09:13:27 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-do-you-upload-txt-and-csv-files-into-shared-workspace-in/m-p/18530#M12306</guid>
      <dc:creator>-werners-</dc:creator>
      <dc:date>2022-06-07T09:13:27Z</dc:date>
    </item>
    <item>
      <title>Re: How do you Upload TXT and CSV files into Shared Workspace in Databricks?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-do-you-upload-txt-and-csv-files-into-shared-workspace-in/m-p/18531#M12307</link>
      <description>&lt;P&gt;@Werner Stinckens​ Hi, sorry for the confusion, the upload itself is the issue, the files and project work fine inside the Repo section, but when uploading the project files into the shared workspace, the .py files and notebook are there, but the txt or csv files do not upload into the shared workspace.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jun 2022 10:30:15 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-do-you-upload-txt-and-csv-files-into-shared-workspace-in/m-p/18531#M12307</guid>
      <dc:creator>Shay</dc:creator>
      <dc:date>2022-06-07T10:30:15Z</dc:date>
    </item>
    <item>
      <title>Re: How do you Upload TXT and CSV files into Shared Workspace in Databricks?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-do-you-upload-txt-and-csv-files-into-shared-workspace-in/m-p/18532#M12308</link>
      <description>&lt;P&gt;@Shay Alam​&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ok I see &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Files with .zip extension must only contain folders, HTML files, or source files (Python, Scala, SQL, R).  So txt and csv do not work.  You can store those in the FileStore or external storage (blob, ...)&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jun 2022 10:33:32 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-do-you-upload-txt-and-csv-files-into-shared-workspace-in/m-p/18532#M12308</guid>
      <dc:creator>-werners-</dc:creator>
      <dc:date>2022-06-07T10:33:32Z</dc:date>
    </item>
    <item>
      <title>Re: How do you Upload TXT and CSV files into Shared Workspace in Databricks?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-do-you-upload-txt-and-csv-files-into-shared-workspace-in/m-p/18533#M12309</link>
      <description>&lt;P&gt;Ok, understood and appreciate this, is there any other way to upload them into the shared workspace or is is just that these are the only formats allowed?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Additionally if I upload those files to FileStore or elsewhere I assume the project will need to be changed to look for them outside the directory? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was trying to keep these files within the structure of the project for just general convenience of having the project in one place with necessary files and directories inside.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jun 2022 10:39:34 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-do-you-upload-txt-and-csv-files-into-shared-workspace-in/m-p/18533#M12309</guid>
      <dc:creator>Shay</dc:creator>
      <dc:date>2022-06-07T10:39:34Z</dc:date>
    </item>
    <item>
      <title>Re: How do you Upload TXT and CSV files into Shared Workspace in Databricks?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-do-you-upload-txt-and-csv-files-into-shared-workspace-in/m-p/18534#M12310</link>
      <description>&lt;P&gt;These are the only formats allowed AFAIK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You do have to change you project indeed.  But as long as you do not move the files around that should only be a small change.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The reason it is like that is because the source data (aka 'the files') can be used in several projects, the project is not the owner of the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you could try is to package everything in a wheel or something similar.&lt;/P&gt;&lt;P&gt;I do a similar thing with configuration files in a jar.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jun 2022 10:49:31 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-do-you-upload-txt-and-csv-files-into-shared-workspace-in/m-p/18534#M12310</guid>
      <dc:creator>-werners-</dc:creator>
      <dc:date>2022-06-07T10:49:31Z</dc:date>
    </item>
    <item>
      <title>Re: How do you Upload TXT and CSV files into Shared Workspace in Databricks?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-do-you-upload-txt-and-csv-files-into-shared-workspace-in/m-p/18535#M12311</link>
      <description>&lt;P&gt;Thank you very much for your insight on this, will try a workaround&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jun 2022 12:38:26 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-do-you-upload-txt-and-csv-files-into-shared-workspace-in/m-p/18535#M12311</guid>
      <dc:creator>Shay</dc:creator>
      <dc:date>2022-06-08T12:38:26Z</dc:date>
    </item>
  </channel>
</rss>

