Autoloader Error Loading and Displaying

ChristianRRL
Honored Contributor II

Hi there,

I'd appreciate some assistance with troubleshooting what is supposed to be a (somewhat) simple use of autoloader. Below are some screenshots highlighting my issue:

When I attempt to create the dataframe via spark.readStream.format("cloudFiles"), a dataframe with the correct nested structure seems to be created, but when I attempt to run display on the dataframe, I get the following error message:

Error while trying to fetch latest data. Please check Driver logs.

 I've tried checking the logs, but to be honest they're not very clear.

ChristianRRL_0-1750702687568.png

ChristianRRL_1-1750702720386.png