Remove slf4j-simple From parquet-benchmarks Module
- 主要言語
- Java
- スター
- 3.1k
- フォーク
- 1.6k
- 平均マージ
- 3日 12時間
- マージ済み PR(30日)
- 33
説明
The `parquet-benchmarks` module ships with the Log4J logger and the SLF4J "simple" logger. Since this is a stand-alone application and needs Log4J, there is no reason to also use the "simple" logger.
```none
### parquet-benchmarks
[1;34mINFO] Including org.slf4j:slf4j-simple:jar:1.7.22 in the shaded jar.
[1;34mINFO] Including org.slf4j:slf4j-api:jar:1.7.22 in the shaded jar.
[1;34mINFO] Including log4j:log4j:jar:1.2.17 in the shaded jar.
```
**Reporter**: [David Mollitor](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=belugabehr) / @belugabehr
**Assignee**: [David Mollitor](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=belugabehr) / @belugabehr
#### PRs and other links:
- [GitHub Pull Request #740](https://github.com/apache/parquet-mr/pull/740)
**Note**: *This issue was originally created as [PARQUET-1755](https://issues.apache.org/jira/browse/PARQUET-1755). Please see the [migration documentation](https://issues.apache.org/jira/browse/PARQUET-2502) for further details.*
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
まず、parquet-benchmarks モジュールのビルド構成と、issue に示されている shaded-jar の依存関係の出力を調べます。slf4j-simple 依存関係を削除し、shaded アプリケーションに slf4j-simple なしで引き続き Log4J が含まれていることを確認します。開始する前に、参照されている pull request #740 を考慮してください。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java
- 領域
- build-system
- issue の種類
- リファクタリング
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- 明確に書かれている
- 初心者へのやさしさ
- 25/100