cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results for 
Search instead for 
Did you mean: 

Documentation - notebook not working

db-avengers2rul
Contributor II

Dear Team,

While practising few examples i have noticed the below notebook is not fetching the full dataset and also no schema is fetched

https://docs.databricks.com/_static/notebooks/widget-demo.html

can you please re try and let me know the results

Note i am testing in community edition , however i see it's working also in community edition from one the demonstration from

https://www.youtube.com/watch?v=CMAk708_ZKg&list=PLwZT1TlFmsAblaVJaUidqajkm5s3KFVp6&index=8

Regards,

Rakesh

1 ACCEPTED SOLUTION

Accepted Solutions

Hubert-Dudek
Esteemed Contributor III

Great, it helped. Can you select my answer as the best one?

View solution in original post

3 REPLIES 3

Hubert-Dudek
Esteemed Contributor III

I think https://health.data.ny.gov/api/views/myeu-hzra/rows.csv was a public dataset, but now it shows authentication_required, so this error is independent of databricks.

But the good news is that I was able to generate a new URL on the New Your health page. Please try to replace it with https://health.data.ny.gov/api/views/jxy9-yhdk/rows.csv so it will be

response = urllib3.PoolManager().request('GET', 'https://health.data.ny.gov/api/views/jxy9-yhdk/rows.csv')

many thanks @Hubert Dudek​ 

Hubert-Dudek
Esteemed Contributor III

Great, it helped. Can you select my answer as the best one?

Connect with Databricks Users in Your Area

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