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 |
---|---|
Date | (Jan 22, 2021) |
Files | jar (46 KB) View All |
Repositories | Central |
Used By | 23 artifacts |
Compile Dependencies (6)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
com.esotericsoftware » kryo-shaded | 3.0.3 | 4.0.2 | ||
Core Utils Apache 2.0 | com.google.guava » guava | 11.0.2 | 30.1-jre | |
Base64 Apache 2.0 | commons-codec » commons-codec | 1.4 | 1.15 | |
Core Utils Apache 2.0 | org.apache.commons » commons-lang3 | 3.11 | ✔ | |
Apache 2.0 | org.apache.hive » hive-storage-api | 2.7.1 | 2.7.2 | |
Apache 2.0 | org.apache.orc » orc-core | 1.6.7 | ✔ |
Provided Dependencies (2)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Apache 2.0 | org.apache.hadoop » hadoop-common | 2.2.0 | 3.3.0 | |
Apache 2.0 | org.apache.hadoop » hadoop-mapreduce-client-core | 2.2.0 | 3.3.0 |
Test Dependencies (3)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Testing EPL 2.0 | junit » junit | 4.13.1 | 5.7.1 | |
Apache 2.0 | org.apache.mrunit » mrunit | 1.1.0 | ✔ | |
Mocking MIT | org.mockito » mockito-core | 1.9.5 | 3.8.0 |
Licenses
License | URL |
---|---|
Apache License, Version 2.0 | https://www.apache.org/licenses/LICENSE-2.0.txt |