GitHub user dimas-b edited a comment on the discussion: Getting Apache Polaris to work with Nutanix Objects + Airbyte
@krutoileshii : you may need to enable DEBUG logging in Polaris to get the stack trace for the original `Invalid streaming signature v4 headers` exception. That said, your `aws.secretAccessKey` property does not look correct to me. It should probably be `polaris.storage.aws.secret-key` (and `polaris.storage.aws.access-key` for the key ID). https://github.com/apache/polaris/blob/apache-polaris-1.2.0-incubating/runtime/service/src/main/java/org/apache/polaris/service/storage/StorageConfiguration.java#L57 GitHub link: https://github.com/apache/polaris/discussions/3315#discussioncomment-15321026 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
