An implementation of Hadoop's mapred and mapreduce input and output formats
for ORC files. They use the core reader and writer, but present the data
to the user in Writable objects.
Version2.3.0compared with
Version Details
| 2.2.2 | 2.3.0 | |
|---|---|---|
| Release date | Jan 09, 2026 | Feb 25, 2026 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (2)
| 2.2.2 | 2.3.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.apache.hadoop » hadoop-client-api | 3.4.2 | 3.4.3 |
| ~ Updated | org.apache.orc » orc-core | 2.2.2 | 2.3.0 |
Runtime Changes (1)
| 2.2.2 | 2.3.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.apache.hadoop » hadoop-client-runtime | 3.4.2 | 3.4.3 |
Test Changes (3)
| 2.2.2 | 2.3.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.junit.jupiter » junit-jupiter-api | 5.13.4 | 6.0.2 |
| ~ Updated | org.junit.jupiter » junit-jupiter-params | 5.13.4 | 6.0.2 |
| ~ Updated | org.mockito » mockito-core | 5.10.0 | 5.21.0 |