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 | Nov 10, 2023 |
Files | pom (5 KB) jar (48 KB) View All |
Repositories | Central |
Ranking | #13599 in MvnRepository (See Top Artifacts) |
Used By | 32 artifacts |
Vulnerabilities | Vulnerabilities from dependencies: CVE-2024-23454 CVE-2023-2976 CVE-2022-26612 View 6 more ... |
Compile Dependencies (4)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Serializer BSD 3-clause | com.esotericsoftware » kryo-shaded | 4.0.2 | 5.6.2 | |
Core Utils Apache 2.0 | org.apache.commons » commons-lang3 | 3.12.0 | 3.17.0 | |
Apache 2.0 | org.apache.hive » hive-storage-api | 2.8.1 | 4.0.1 | |
Apache 2.0 | org.apache.orc » orc-core | 1.8.6 | 2.0.3 |
Provided Dependencies (2)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Apache 2.0 | org.apache.hadoop » hadoop-common7 vulnerabilities | 2.7.3 | 3.4.1 | |
Apache 2.0 | org.apache.hadoop » hadoop-mapreduce-client-core | 2.7.3 | 3.4.1 |
Test Dependencies (7)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Core Utils Apache 2.0 | com.google.guava » guava2 vulnerabilities | 31.1-jre | 33.3.1-jre | |
Apache 2.0 | org.apache.hadoop » hadoop-mapreduce-client-jobclient | 2.7.3 | 3.4.1 | |
Dist FS Apache 2.0 | org.apache.hadoop » hadoop-hdfs | 2.7.3 | 3.4.1 | |
Testing EPL 2.0 | org.junit.jupiter » junit-jupiter-api | 5.8.2 | 5.11.3 | |
Testing EPL 2.0 | org.junit.jupiter » junit-jupiter-params | 5.8.2 | 5.11.3 | |
Mocking MIT | org.mockito » mockito-core | 4.6.1 | 5.14.2 | |
Logging MIT | org.slf4j » slf4j-api | 1.7.36 | 2.0.16 |
Licenses
License | URL |
---|---|
Apache License, Version 2.0 | https://www.apache.org/licenses/LICENSE-2.0.txt |