jar

org.apache.pinot : pinot-batch-ingestion-spark-3.2

Maven & Gradle

Feb 28, 2023
27 stars

Pinot Batch Ingestion for Spark 3.2

Table Of Contents

Latest Version

Download org.apache.pinot : pinot-batch-ingestion-spark-3.2 JAR file - Latest Versions:

All Versions

Download org.apache.pinot : pinot-batch-ingestion-spark-3.2 JAR file - All Versions:

Version Vulnerabilities Size Updated
0.12.x
0.11.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 pinot-batch-ingestion-spark-3.2-0.12.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.pinot.plugin.ingestion.batch.spark3

├─ org.apache.pinot.plugin.ingestion.batch.spark3.SparkSegmentGenerationJobRunner.class - [JAR]

├─ org.apache.pinot.plugin.ingestion.batch.spark3.SparkSegmentMetadataPushJobRunner.class - [JAR]

├─ org.apache.pinot.plugin.ingestion.batch.spark3.SparkSegmentTarPushJobRunner.class - [JAR]

├─ org.apache.pinot.plugin.ingestion.batch.spark3.SparkSegmentUriPushJobRunner.class - [JAR]

Advertisement