Ensure Parquet Version slf4j Libraries Are Included In parquet-thrift Module
- Vorherrschende Sprache
- Java
- Sterne
- 3.1k
- Forks
- 1.6k
- Ø Merge
- 3 T. 12 Std.
- Gemergte PRs (30 T.)
- 33
Beschreibung
```none
### parquet-thrift
[1;34mINFO] Excluding com.google.code.findbugs:jsr305:jar:3.0.0 from the shaded jar.
[1;34mINFO] Excluding com.twitter.elephantbird:elephant-bird-core:jar:4.4 from the shaded jar.
[1;34mINFO] Excluding com.twitter.elephantbird:elephant-bird-hadoop-compat:jar:4.4 from the shaded jar.
***[1;34mINFO] Excluding org.slf4j:slf4j-api:jar:1.6.4 from the shaded jar.***
[1;34mINFO] Excluding commons-lang:commons-lang:jar:2.4 from the shaded jar.
[1;34mINFO] Excluding com.google.guava:guava:jar:11.0.1 from the shaded jar.
```
You can see that slf4j-api is version **1.6.4**. All other parquet modules are using **1.7.x**.
1.6.4 is being brought in by some old dependencies (primarily `com.twitter.elephantbird`).
**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 #738](https://github.com/apache/parquet-mr/pull/738)
**Note**: *This issue was originally created as [PARQUET-1753](https://issues.apache.org/jira/browse/PARQUET-1753). Please see the [migration documentation](https://issues.apache.org/jira/browse/PARQUET-2502) for further details.*
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Beginne damit, die Konfiguration der shaded-jar-Abhängigkeit von parquet-thrift zu untersuchen und ihre slf4j-Version mit den anderen Parquet-Modulen zu vergleichen. Bestätige, wie die alte slf4j-api-Abhängigkeit eingeführt wird, und berücksichtige den verknüpften Pull Request; erledigt ist die Aufgabe, wenn parquet-thrift die kompatiblen 1.7.x slf4j-Bibliotheken verwendet.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- java
- Bereich
- build-system
- Issue-Typ
- Bug
- Schwierigkeit
- 2/5
- Geschätzter Aufwand
- 1-3 Stunden
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 25/100