DBFS option
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2023 03:09 AM
I can't find dbfs option in my free data bricks community edition when I tried to see location of the table.
- Labels:
-
Data
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2023 05:38 PM
@Machireddy Nikitha :
you can use the DESCRIBE command in SQL to see the table location. Here is an example:
DESCRIBE EXTENDED my_database.my_table;
This command will display the metadata of the table, including its location on the local file system of the Databricks runtime. Note that the location might change every time you restart your Databricks cluster.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2023 02:21 PM
This is a limitation from community edition. You can use the existing table, but when the resources get shutdown, it will flush all the saved data.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2024 06:05 PM
It's fixed. You can continue to use Upload.
~
![](/skins/images/97567C72181EBE789E1F0FD869E4C89B/responsive_peak/images/icon_anonymous_message.png)
![](/skins/images/97567C72181EBE789E1F0FD869E4C89B/responsive_peak/images/icon_anonymous_message.png)