Skip to content

Improve integration of hadoop s3a and comet #1829

@parthchandra

Description

@parthchandra

What is the problem the feature request solves?

#1817 introduces integration that allows usage of hadoop-aws's s3a configuration with the object_store used by the native scan implementations.

Some more work can be done to improve this -

  1. The feature works with native_datafusion but not with native_iceberg_compat. To be truly useful we need the same integration in native_iceberg_compat.

  2. To allow usage of custom authentication, we need a JNI based adapter that can get credentials from an AWS credentials provider (Both AWS SDK V1 and V2 credentials providers must be supported).

  3. Document usage.

Describe the potential solution

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions