jar

org.apache.lens : lens-driver-hive

Maven & Gradle

Jan 24, 2018
5 usages

Lens Hive Driver · Hive execution driver

Table Of Contents

Latest Version

Download org.apache.lens : lens-driver-hive JAR file - Latest Versions:

All Versions

Download org.apache.lens : lens-driver-hive JAR file - All Versions:

Version Vulnerabilities Size Updated
2.7.x
2.6.x
2.5.x
2.4.x
2.3.x
2.2.x
2.1.x
2.0.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 lens-driver-hive-2.7.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.lens.driver.hive

├─ org.apache.lens.driver.hive.EmbeddedThriftConnection.class - [JAR]

├─ org.apache.lens.driver.hive.HiveDriver.class - [JAR]

├─ org.apache.lens.driver.hive.HiveInMemoryResultSet.class - [JAR]

├─ org.apache.lens.driver.hive.HivePersistentResultSet.class - [JAR]

├─ org.apache.lens.driver.hive.HiveQueryPlan.class - [JAR]

├─ org.apache.lens.driver.hive.HiveResultSetMetadata.class - [JAR]

├─ org.apache.lens.driver.hive.RemoteThriftConnection.class - [JAR]

├─ org.apache.lens.driver.hive.ThriftConnection.class - [JAR]

Advertisement