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 | Jan 22, 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 8 more ... |
Compile Dependencies (6)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Serializer BSD 3-clause | com.esotericsoftware » kryo-shaded | 3.0.3 | 5.6.2 | |
Base64 Apache 2.0 | commons-codec » commons-codec | 1.15 | 1.17.1 | |
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.7.8 | 2.0.3 | |
Logging MIT | org.slf4j » slf4j-api | 1.7.33 | 2.0.16 |
Provided Dependencies (2)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Apache 2.0 | org.apache.hadoop » hadoop-common9 vulnerabilities | 2.2.0 | 3.4.1 | |
Apache 2.0 | org.apache.hadoop » hadoop-mapreduce-client-core | 2.2.0 | 3.4.1 |
Test Dependencies (5)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Core Utils Apache 2.0 | com.google.guava » guava2 vulnerabilities | 31.0.1-jre | 33.3.1-jre | |
Apache 2.0 | org.apache.hadoop » hadoop-mapreduce-client-jobclient | 2.2.0 | 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 | 3.11.2 | 5.14.2 |
Licenses
License | URL |
---|---|
Apache License, Version 2.0 | https://www.apache.org/licenses/LICENSE-2.0.txt |