apache / apache/parquet-java

Include SLF4J Logger For parquet-format-structures Tests

Open
#2,429 0 comments 0 reactions 0 assignees View on GitHub
Component: Parquet Priority: Minor Type: enhancement
Dominant language
Java
Stars
3.1k
Forks
1.6k
Avg merge
3d 12h
Merged PRs (30d)
33

Description

```none

### /home/apache/parquet/parquet-mr/parquet-format-structures

-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.apache.parquet.format.TestUtil
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
```

**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 #739](https://github.com/apache/parquet-mr/pull/739)

**Note**: *This issue was originally created as [PARQUET-1754](https://issues.apache.org/jira/browse/PARQUET-1754). Please see the [migration documentation](https://issues.apache.org/jira/browse/PARQUET-2502) for further details.*

Contributor guide

No contributing guide indexed for this repository

Research direction

Start in the parquet-format-structures module and run the tests that invoke org.apache.parquet.format.TestUtil, checking the reported SLF4J warning and the module's test logging setup. Done means the tests run without the missing StaticLoggerBinder warning; GitHub Pull Request #739 is also linked in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
testing
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.