jar

com.exasol : spark-connector-jdbc_2.13

Maven & Gradle

Aug 02, 2023
12 stars

Spark Exasol Connector with JDBC · A connector for Apache Spark to access Exasol

Table Of Contents

Latest Version

Download com.exasol : spark-connector-jdbc_2.13 JAR file - Latest Versions:

All Versions

Download com.exasol : spark-connector-jdbc_2.13 JAR file - All Versions:

Version Vulnerabilities Size Updated
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 spark-connector-jdbc_2.13-2.1.0-spark-3.4.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.exasol.spark

├─ com.exasol.spark.DefaultSource.class - [JAR]

├─ com.exasol.spark.ExasolRelation.class - [JAR]

com.exasol.spark.util

├─ com.exasol.spark.util.Constants.class - [JAR]

├─ com.exasol.spark.util.Converter.class - [JAR]

├─ com.exasol.spark.util.ExasolConfiguration.class - [JAR]

├─ com.exasol.spark.util.ExasolConnectionManager.class - [JAR]

├─ com.exasol.spark.util.ExasolOptionsProvider.class - [JAR]

├─ com.exasol.spark.util.Types.class - [JAR]

com.exasol.spark.rdd

├─ com.exasol.spark.rdd.ExasolRDD.class - [JAR]

├─ com.exasol.spark.rdd.ExasolRDDPartition.class - [JAR]

com.exasol.spark.writer

├─ com.exasol.spark.writer.ExasolWriter.class - [JAR]