โ04-05-2023 04:06 PM
Hello, how are you? I have a small problem. I need to unzip some .zip, tar files. and gz inside these may have multiple files trying to unzip the .zip files i got this error
FileNotFoundError: [Errno 2] No such file or directory:
but the files are in the path, please help me
โ04-05-2023 10:37 PM
Hi, Could you also please ls the file name and see if it is present.
Also, please check if the file path is correct.
Refer: https://docs.databricks.com/files/index.html
Also, please tag @Debayanโ with your next response which will notify me. Thank you!
โ04-10-2023 05:28 AM
Hi @Debayan Mukherjeeโ
yes you already try using /dbfs/mnt
dbfs:/mnt
mnt/
I share the image where I show how I am doing it and where the file is located
I have tried placing
/dbfs/mnt/
dbfs:/mnt/
/mnt/
following what the online documentation indicates.
but nothing, as you can see in the image in the red rectangle you can view the file but when I want to decompress either a .zip, a .tar or a .gz it simply sends me the error,
I hope you can help me
โ
โ04-06-2023 03:32 AM
@Alfredo Vallejosโ Try changing the path from "/dbfs:/mnt" to "/dbfs/mnt" in the code.
Please refer to below document on how to work with files in dbfs location.
โ04-10-2023 05:30 AM
Hi @John Lourduโ yes i already tried but it doesn't work
โ04-10-2023 10:36 PM
โ04-07-2023 11:46 PM
Hi @Alfredo Vallejosโ
Thank you for your question! To assist you better, please take a moment to review the answer and let me know if it best fits your needs.
Please help us select the best solution by clicking on "Select As Best" if it does.
Your feedback will help us ensure that we are providing the best possible service to you. Thank you!
Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you wonโt want to miss the chance to attend and share knowledge.
If there isnโt a group near you, start one and help create a community that brings people together.
Request a New Group