Error while running Databricks modules

namankhamesara
New Contributor II

Hi Databricks Community,

I am following https://customer-academy.databricks.com/learn/course/1266/data-engineering-with-databricks?generated... this course provided by databricks. In this when I am trying to run notebook 2.2 of this course I am getting the error 

FileNotFoundError: [Errno 2] No such file or directory: '/dbfs/mnt/dbacademy-datasets/data-engineer-learning-path/v02/ecommerce/raw/users-historical'

I have also verified that the data is present at the provided location by running command

(%fs ls "dbfs:/mnt/dbacademy-datasets/data-engineer-learning-path/v02/ecommerce/raw/users-historical/")

 but still I am getting this error. 

namankhamesara_0-1715054731073.png