License |
License |
---|---|
GroupId | GroupIdcom.intel.qat |
ArtifactId | ArtifactIdorc-core |
Last Version | Last Version1.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionORC Core
The core reader and writer for ORC files. Uses the vectorized column batch
for the in memory representation.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
orc-core-1.5.1.pom | |
orc-core-1.5.1.jar | 793 KB |
orc-core-1.5.1-sources.jar | 332 KB |
orc-core-1.5.1-nohive.jar | 1 MB |
orc-core-1.5.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.intel.qat/orc-core/ -->
<dependency>
<groupId>com.intel.qat</groupId>
<artifactId>orc-core</artifactId>
<version>1.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.intel.qat/orc-core/
implementation 'com.intel.qat:orc-core:1.5.1'
// https://jarcasting.com/artifacts/com.intel.qat/orc-core/
implementation ("com.intel.qat:orc-core:1.5.1")
'com.intel.qat:orc-core:jar:1.5.1'
<dependency org="com.intel.qat" name="orc-core" rev="1.5.1">
<artifact name="orc-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.intel.qat', module='orc-core', version='1.5.1')
)
libraryDependencies += "com.intel.qat" % "orc-core" % "1.5.1"
[com.intel.qat/orc-core "1.5.1"]
Group / Artifact | Type | Version |
---|---|---|
com.intel.qat : orc-shims | jar | 1.5.1 |
com.google.protobuf : protobuf-java | jar | 2.5.0 |
commons-lang : commons-lang | jar | 2.6 |
io.airlift : aircompressor | jar | 0.10 |
org.apache.hadoop : hadoop-common | jar | 2.2.0 |
org.apache.hadoop : hadoop-hdfs | jar | 2.2.0 |
org.apache.hive : hive-storage-api | jar | 2.6.0 |
org.slf4j : slf4j-api | jar | 1.7.5 |
org.apache.hadoop » hadoop_qat_wrapper | jar | 2.3.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 11.0.2 |
junit : junit | jar | 4.11 |
org.hamcrest : hamcrest-core | jar | 1.3 |
org.mockito : mockito-core | jar | 1.9.5 |