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.
| License | Apache 2.0 |
|---|---|
| Tags | mapreduceapacheparallel |
| Date | Sep 27, 2025 |
| Files | pom (5 KB) jar (50 KB) View All |
| Repositories | Central |
| Ranking | #14851 in MvnRepository (See Top Artifacts) |
| Used By | 33 artifacts |
Compile Dependencies (3)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| Serializer BSD 3-clause | com.esotericsoftware » kryo-shaded | 4.0.2 | 5.6.2 | |
Apache 2.0 | org.apache.hadoop » hadoop-client-api | 3.4.2 | ✔ | |
Apache 2.0 | org.apache.orc » orc-core | 2.2.1 | ✔ |
Runtime Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Apache 2.0 | org.apache.hadoop » hadoop-client-runtime | 3.4.2 | ✔ |
Test Dependencies (5)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| Core Utils Apache 2.0 | com.google.guava » guava | 33.5.0-jre | ✔ | |
| Testing EPL 2.0 | org.junit.jupiter » junit-jupiter-api | 5.13.4 | 6.0.1 | |
| Testing EPL 2.0 | org.junit.jupiter » junit-jupiter-params | 5.13.4 | 6.0.1 | |
| Mocking MIT | org.mockito » mockito-core | 5.10.0 | 5.20.0 | |
| Logging MIT | org.slf4j » slf4j-api | 2.0.17 | ✔ |
Licenses
| License | URL |
|---|---|
| Apache License, Version 2.0 | https://www.apache.org/licenses/LICENSE-2.0.txt |