Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2022 11:13 PM
is that the actual location of the data in the delta lake table? seems like a weird place.
The forPath parameter expects the storage location where the data is stored. You point to the location where hive stores its metadata.
Normally this is something like "/mnt/datalake/bronze/deltatable" or something.