Adam Turley created NIFI-11003:
----------------------------------
Summary: PutIceberg Failes to write to S3
Key: NIFI-11003
URL: https://issues.apache.org/jira/browse/NIFI-11003
Project: Apache NiFi
Issue Type: Bug
Components: Core Framework
Affects Versions: 1.19.1, 1.19.0
Environment: Java11/17
containerized deployment on RHEL 7.9
Reporter: Adam Turley
Attachments: iceberg.png
PutIceberg fails with the follow error when writing to S3. No issues when
writing to HDFS Iceberg
"PutIceberg Failed to load table from catalog: java.lang.RuntimeException:
java.lang.ClassNotFoundException: Class org.apache.hadoop.fs.s3a.S3AFileSystem
not found
- Caused by: java.lang.ClassNotFoundException: Class
org.apache.hadoop.fs.s3a.S3AFileSystem not found"
--
This message was sent by Atlassian Jira
(v8.20.10#820010)