jar

org.apache.zeppelin : zeppelin-submarine

Maven & Gradle

Feb 28, 2022

Zeppelin: Submarine interpreter

Table Of Contents

Latest Version

Download org.apache.zeppelin : zeppelin-submarine JAR file - Latest Versions:

All Versions

Download org.apache.zeppelin : zeppelin-submarine JAR file - All Versions:

Version Vulnerabilities Size Updated
0.10.x
0.9.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 zeppelin-submarine-0.10.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.zeppelin.submarine.job.thread

├─ org.apache.zeppelin.submarine.job.thread.JobRunThread.class - [JAR]

├─ org.apache.zeppelin.submarine.job.thread.TensorboardRunThread.class - [JAR]

org.apache.zeppelin.submarine

├─ org.apache.zeppelin.submarine.IPySubmarineInterpreter.class - [JAR]

├─ org.apache.zeppelin.submarine.PySubmarineInterpreter.class - [JAR]

├─ org.apache.zeppelin.submarine.SubmarineContext.class - [JAR]

├─ org.apache.zeppelin.submarine.SubmarineInterpreter.class - [JAR]

├─ org.apache.zeppelin.submarine.SubmarineShellInterpreter.class - [JAR]

org.apache.zeppelin.submarine.commons

├─ org.apache.zeppelin.submarine.commons.SubmarineCommand.class - [JAR]

├─ org.apache.zeppelin.submarine.commons.SubmarineConstants.class - [JAR]

├─ org.apache.zeppelin.submarine.commons.SubmarineUI.class - [JAR]

├─ org.apache.zeppelin.submarine.commons.SubmarineUtils.class - [JAR]

org.apache.zeppelin.submarine.hadoop

├─ org.apache.zeppelin.submarine.hadoop.FinalApplicationStatus.class - [JAR]

├─ org.apache.zeppelin.submarine.hadoop.HdfsClient.class - [JAR]

├─ org.apache.zeppelin.submarine.hadoop.YarnApplicationState.class - [JAR]

├─ org.apache.zeppelin.submarine.hadoop.YarnClient.class - [JAR]

org.apache.zeppelin.submarine.job

├─ org.apache.zeppelin.submarine.job.SubmarineJob.class - [JAR]

├─ org.apache.zeppelin.submarine.job.SubmarineJobStatus.class - [JAR]