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 | Mar 06, 2025 |
Files | pom (5 KB) jar (50 KB) View All |
Repositories | Central |
Ranking | #14133 in MvnRepository (See Top Artifacts) |
Used By | 32 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.1 | ✔ | |
Apache 2.0 | org.apache.orc » orc-core | 2.1.1 | ✔ |
Runtime Dependencies (1)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Apache 2.0 | org.apache.hadoop » hadoop-client-runtime | 3.4.1 | ✔ |
Test Dependencies (5)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Core Utils Apache 2.0 | com.google.guava » guava | 33.4.0-jre | 33.4.8-jre | |
Testing EPL 2.0 | org.junit.jupiter » junit-jupiter-api | 5.12.0 | 5.12.2 | |
Testing EPL 2.0 | org.junit.jupiter » junit-jupiter-params | 5.12.0 | 5.12.2 | |
Mocking MIT | org.mockito » mockito-core | 5.10.0 | 5.17.0 | |
Logging MIT | org.slf4j » slf4j-api | 2.0.16 | 2.0.17 |
Licenses
License | URL |
---|---|
Apache License, Version 2.0 | https://www.apache.org/licenses/LICENSE-2.0.txt |