jar

org.apache.orc : orc-shims

Maven & Gradle

Aug 11, 2023
14 usages
27 stars

ORC Shims · A shim layer for supporting various versions of Hadoop dynamically. This module uses a higher version of Hadoop so that we can create shims that let us use new features of Hadoop without having a hard dependency on the latest version.

Table Of Contents

Latest Version

Download org.apache.orc : orc-shims JAR file - Latest Versions:

All Versions

Download org.apache.orc : orc-shims JAR file - All Versions:

Version Vulnerabilities Size Updated
1.9.x
1.8.x
1.7.x
1.6.x
1.5.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window orc-shims-1.9.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.orc

├─ org.apache.orc.EncryptionAlgorithm.class - [JAR]

org.apache.orc.impl

├─ org.apache.orc.impl.HadoopShims.class - [JAR]

├─ org.apache.orc.impl.HadoopShimsCurrent.class - [JAR]

├─ org.apache.orc.impl.HadoopShimsPre2_3.class - [JAR]

├─ org.apache.orc.impl.HadoopShimsPre2_6.class - [JAR]

├─ org.apache.orc.impl.HadoopShimsPre2_7.class - [JAR]

├─ org.apache.orc.impl.KeyProvider.class - [JAR]

├─ org.apache.orc.impl.KeyProviderImpl.class - [JAR]

├─ org.apache.orc.impl.LocalKey.class - [JAR]

├─ org.apache.orc.impl.NullKeyProvider.class - [JAR]

├─ org.apache.orc.impl.SnappyDirectDecompressWrapper.class - [JAR]

├─ org.apache.orc.impl.ZeroCopyShims.class - [JAR]

├─ org.apache.orc.impl.ZlibDirectDecompressWrapper.class - [JAR]

Advertisement

Dependencies from Group

Aug 11, 2023
100 usages
27 stars
Aug 11, 2023
49 usages
27 stars
Aug 11, 2023
14 usages
27 stars
Aug 11, 2023
3 usages
27 stars
orc
Aug 11, 2023
27 stars

Discover Dependencies