Pluggable key material store
- 主要言語
- Java
- スター
- 3.1k
- フォーク
- 1.6k
- 平均マージ
- 3日 12時間
- マージ済み PR(30日)
- 33
説明
Encryption key material can be stored either inside Parquet files, or outside (configurable). For outside storage, Parquet already has a pluggable interface for custom implementations, `FileKeyMaterialStore,` but no mechanism to load them (currently, one implementation is packaged in parquet-mr, and always loaded when outside storage is configured). We will provide a way to load custom implementations of the `FileKeyMaterialStore`.
**Reporter**: [Gidon Gershinsky](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=gershinsky) / @ggershinsky
**Assignee**: [Gidon Gershinsky](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=gershinsky) / @ggershinsky
**Note**: *This issue was originally created as [PARQUET-2053](https://issues.apache.org/jira/browse/PARQUET-2053). Please see the [migration documentation](https://issues.apache.org/jira/browse/PARQUET-2502) for further details.*
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
まず FileKeyMaterialStore インターフェースと parquet-mr にパッケージ化されている既存の実装を確認し、外部のキーマテリアルがどのように設定・読み込まれるかを追跡します。カスタムの FileKeyMaterialStore 実装を、常にパッケージ化された実装を使用するのではなく、選択して読み込めるようになれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java
- 領域
- security
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 25/100