cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
cancel
Showing results for 
Search instead for 
Did you mean: 

Error while running the data engineering course notebook : "DE 2.2 - Providing Options for External Sources"

knowAsha
New Contributor II

I am running this notebook in Databricks community edition.  

Can somebody help me fixing this problem? I am running this notebook on databricks community edition

3 REPLIES 3

Anonymous
Not applicable

@Ammajamma Gyarappagari​ : Can you paste the code here?

lemfo
New Contributor II

Has anyone found a solution? I get the same error when trying it as of today. It says file / directory doesnt exist but when i run a dbutils.fs.ls() i can see that exact path. It also doesnt change when i manually change the code in the classroom-setup-2.2

lemfo
New Contributor II
df = spark.read.format('parquet').load(path = datasource_path)
df = df.select("*").toPandas()
df.to_sql('users', conn, if_exists='replace', index = False)

Welcome to Databricks Community: Lets learn, network and celebrate together

Join our fast-growing data practitioner and expert community of 80K+ members, ready to discover, help and collaborate together while making meaningful connections. 

Click here to register and join today! 

Engage in exciting technical discussions, join a group with your peers and meet our Featured Members.