jar

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

Maven & Gradle

Feb 28, 2023
27 stars

Pinot Batch Ingestion for Spark 2.4

Table Of Contents

Latest Version

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

All Versions

Download org.apache.pinot : pinot-batch-ingestion-spark-2.4 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-2.4-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.spark

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

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

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

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

Advertisement