Trouble Displaying Full Size Images from Spark Dataframe
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2022 11:48 AM
Hi, I have followed this guide (https://learn.microsoft.com/en-us/azure/databricks/_static/notebooks/image-data-source.html) to successfully load some image data into a spark df and display it as a thumbnail. I would like to display a single image from the df as a full size image (not a thumbnail) and am running into some issues. I know it is possible to embed an image via dbfs, but my company system has disabled this feature. Any help would be appreciated.
Labels:
- Labels:
-
Guide
-
Image Data