Problem
Users get an error :
Failed to read file with name S3://..<path>.. from bucket <S3 buckent name>. Please check if the file exist in the bucket and user has access to file.
In the data load console, when accessing the S3 file for loading data to Reltio.
Cause
The issue happened due to the S3 file path is not mentioned properly OR restrictions from the S3 end.
Solution
When working with the Reltio data load console, it is important to note that specifying the name of the S3 bucket within the S3 file path field is not required. The S3 bucket name is already specified in the Bucket name field.
For example, an S3 located file : S3://buckent-name/folder1/subfolder/subfolder/file-name.csv. we should specify the S3 file patch as : folder1/subfolder/subfolder/file-name.csv
Comments
Please sign in to leave a comment.