remove deprecated PathGlobPattern and DeprecatedFieldProjectionFilter to compile on hadoop 3.2+
- Lingua principale
- Java
- Stelle
- 3.1k
- Fork
- 1.6k
- Merge medio
- 3g 12h
- PR unite (30g)
- 33
Descrizione
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.*
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Inizia individuando PathGlobPattern, DeprecatedFieldProjectionFilter e i relativi utilizzi in parquet-thrift, quindi esamina l’API GlobPattern di Hadoop e la modifica della dipendenza Hadoop 3.2. Rimuovi le classi e i riferimenti obsoleti e verifica che parquet-thrift venga compilato con Hadoop 3.2 o versioni successive.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- hadoop, java
- Ambito
- build-system
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 38/100