Remove slf4j-simple From parquet-benchmarks Module
- Lingua principale
- Java
- Stelle
- 3.1k
- Fork
- 1.6k
- Merge medio
- 3g 12h
- PR unite (30g)
- 33
Descrizione
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.*
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Inizia esaminando la configurazione di build del modulo parquet-benchmarks e l’output delle dipendenze dello shaded-jar mostrato nell’issue. Rimuovi la dipendenza slf4j-simple e verifica che l’applicazione shaded includa ancora Log4J senza slf4j-simple; considera la pull request #740 a cui si fa riferimento prima di iniziare.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- java
- Ambito
- build-system
- Tipo di issue
- Refactoring
- Difficoltà
- 2/5
- Tempo stimato
- 1-3 ore
- Stato di attività
- Ferma
- Chiarezza
- Specificata chiaramente
- Idoneità per principianti
- 25/100