cube-js/cube

AthenaDriver extension to use EKS service account

Open

#7,652 opened on 2024年1月12日

GitHub で見る
 (1 comment) (1 reaction) (0 assignees)Rust (1,965 forks)batch import
driver:athenahelp wanted

Repository metrics

Stars
 (19,563 stars)
PR merge metrics
 (平均マージ 5d 16h) (30d で 138 merged PRs)

説明

AthenaDriver is currently accepting only IAM credentials (access key and secret key) to access Athena. Would it be possible to extend it to be able to work Kubernetes service account?

In our use case we operate cube.js in EKS cluster and we have preconfigured service account which we want to use to be able to connect and query Athena service.

Thank you.

コントリビューターガイド