ismailsimsek commented on issue #2797: URL: https://github.com/apache/hudi/issues/2797#issuecomment-819532968
its might be related to missing Glue database s3 path, the field is named "Amazon S3 path"(lakeformation) or "Location"(glue) in aws console as far as i see at one point in code it is tryiong to construct a path like : `getDatabasePath` +` tableName` in my case it was creating: s3://MyBucketMytable because of missing `/`. at the end of the database Location -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
