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 | (Mar 15, 2019) |
Files | jar (48 KB) View All |
Repositories | Central |
Used By | 23 artifacts |
Compile Dependencies (8)
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 | commons-lang » commons-lang | 2.6 | 3.11 | |
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 | |
Apache 2.0 | org.apache.hive » hive-storage-api | 2.6.0 | 2.7.2 | |
Apache 2.0 | org.apache.orc » orc-core | 1.5.5 | 1.6.7 |
Test Dependencies (3)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Testing EPL 2.0 | junit » junit | 4.11 | 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 |