remove deprecated PathGlobPattern and DeprecatedFieldProjectionFilter to compile on hadoop 3.2+
- 主要言語
- Java
- スター
- 3.1k
- フォーク
- 1.6k
- 平均マージ
- 3日 12時間
- マージ済み PR(30日)
- 33
説明
remove the deprecated PathGlobPattern class and its uses from parquet-thrift
The return types from the hadoop GlobPattern code changed in HADOOP-12436; in the class as is will not compile against hadoop 3.x
Parquet releases compiled against hadoop 2.x will not be able to instantiate these classes on a hadoop 3 release, because things will not link.
Nobody appears to have complained about the linkage problem to the extent of filing a JIRA.
**Reporter**: [Steve Loughran](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=stevel@apache.org) / @steveloughran
#### Related issues:
- [Upgrade Hadoop dependency to version 3.2.0](https://github.com/apache/parquet-java/issues/2695) (is related to)
**Note**: *This issue was originally created as [PARQUET-2165](https://issues.apache.org/jira/browse/PARQUET-2165). Please see the [migration documentation](https://issues.apache.org/jira/browse/PARQUET-2502) for further details.*
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
まず parquet-thrift 配下で PathGlobPattern、DeprecatedFieldProjectionFilter、およびそれらの使用箇所を見つけ、次に Hadoop GlobPattern API と Hadoop 3.2 の依存関係の変更を調べます。非推奨のクラスと参照を削除し、parquet-thrift が Hadoop 3.2 以降に対してコンパイルできることを確認します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- hadoop, java
- 領域
- build-system
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 38/100