DOC

com.qubole.presto.hive : hive3-apache-jdbc

Maven & Gradle

Jun 19, 2019

hive-apache-jdbc · Shaded version of Apache Hive JDBC driver for Presto

Table Of Contents

Latest Version

Download com.qubole.presto.hive : hive3-apache-jdbc Javadoc & API Documentation - Latest Versions:

All Versions

Download com.qubole.presto.hive : hive3-apache-jdbc Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
3.0.x

How to open Javadoc JAR file in web browser

  1. Rename the file hive3-apache-jdbc-3.0.0-qubole-javadoc.jar to hive3-apache-jdbc-3.0.0-qubole-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder hive3-apache-jdbc-3.0.0-qubole-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "hive3-apache-jdbc-3.0.0-qubole-sources.jar" -d "hive3-apache-jdbc-3.0.0-qubole-javadoc" -subpackages 

Advertisement