Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2021 03:55 AM
other ideas:
- validate location and file existance for example using "data" on left menu in databricks,
- validate S3 access rights (aws admin attach policy to user/role maybe something is missing),
- try read that as text file to check is content loading:
spark.read.text()
My blog: https://databrickster.medium.com/