InternalParquetRecordReader Logging is Too Verbose
- Lenguaje dominante
- Java
- Estrellas
- 3.1k
- Forks
- 1.6k
- Merge medio
- 3 d 12 h
- PR fusionados (30 d)
- 33
Descripción
A low-level library like Parquet should be pretty quiet. It should just do its work and keep quiet. Most issues should be addressed by throwing Exceptions, and the occasional warning message otherwise it will clutter the logging for the top-level application. If debugging is required, administrator can enable it for the specific workload.
**Warning:** This is my opinion. No stats to back it up.
**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
#### Related issues:
- [Lower Logging Level in ParquetOutputFormat](https://github.com/apache/parquet-java/issues/2436) (is related to)
#### PRs and other links:
- [GitHub Pull Request #742](https://github.com/apache/parquet-mr/pull/742)
**Note**: *This issue was originally created as [PARQUET-1758](https://issues.apache.org/jira/browse/PARQUET-1758). Please see the [migration documentation](https://issues.apache.org/jira/browse/PARQUET-2502) for further details.*
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Empieza leyendo las rutas de logging de InternalParquetRecordReader y el Pull Request #742 enlazado. Compara los mensajes y niveles actuales con la expectativa del issue de que el trabajo rutinario no genere mensajes, mientras que las excepciones y las advertencias ocasionales se mantengan; se considera terminado cuando el comportamiento del logging coincida con ese alcance.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- java
- Área
- observability
- Tipo de issue
- Error
- Dificultad
- 2/5
- Tiempo estimado
- 1-3 horas
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 15/100