jar

org.apache.kyuubi : kyuubi-spark-lineage_2.12

Maven & Gradle

Apr 28, 2023
1.6k stars

Kyuubi Dev Spark Lineage Extension

Table Of Contents

Latest Version

Download org.apache.kyuubi : kyuubi-spark-lineage_2.12 JAR file - Latest Versions:

All Versions

Download org.apache.kyuubi : kyuubi-spark-lineage_2.12 JAR file - All Versions:

Version Vulnerabilities Size Updated
1.7.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 kyuubi-spark-lineage_2.12-1.7.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.kyuubi.plugin.lineage

├─ org.apache.kyuubi.plugin.lineage.SparkOperationLineageQueryExecutionListener.class - [JAR]

org.apache.kyuubi.plugin.lineage.helper

├─ org.apache.kyuubi.plugin.lineage.helper.LineageParser.class - [JAR]

├─ org.apache.kyuubi.plugin.lineage.helper.SemanticVersion.class - [JAR]

├─ org.apache.kyuubi.plugin.lineage.helper.SparkListenerHelper.class - [JAR]

├─ org.apache.kyuubi.plugin.lineage.helper.SparkSQLLineageParseHelper.class - [JAR]

org.apache.kyuubi.plugin.lineage.events

├─ org.apache.kyuubi.plugin.lineage.events.ColumnLineage.class - [JAR]

├─ org.apache.kyuubi.plugin.lineage.events.Lineage.class - [JAR]

├─ org.apache.kyuubi.plugin.lineage.events.OperationLineageEvent.class - [JAR]

org.apache.spark.kyuubi.lineage

├─ org.apache.spark.kyuubi.lineage.SparkContextHelper.class - [JAR]

Advertisement