jar

io.hops : hopsworks-cli

Maven & Gradle

Sep 14, 2020
0 stars

hopsworks-cli · hopsworks-cli is a library and command-line tool for interacting with the Hopsworks REST API (www.hops.io). You can copy files into Hopsworks, run jobs, etc.

Table Of Contents

Latest Version

Download io.hops : hopsworks-cli JAR file - Latest Versions:

All Versions

Download io.hops : hopsworks-cli JAR file - All Versions:

Version Vulnerabilities Size Updated
0.2.x
0.1
0.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 hopsworks-cli-0.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.hops.upload.net

├─ io.hops.upload.net.FileReader.class - [JAR]

├─ io.hops.upload.net.IFileToHttpEntity.class - [JAR]

io.hops.cli.action

├─ io.hops.cli.action.FileUploadAction.class - [JAR]

├─ io.hops.cli.action.HopsworksAction.class - [JAR]

├─ io.hops.cli.action.JobAction.class - [JAR]

├─ io.hops.cli.action.JobCreateAction.class - [JAR]

├─ io.hops.cli.action.JobLogsAction.class - [JAR]

├─ io.hops.cli.action.JobRemoveAction.class - [JAR]

├─ io.hops.cli.action.JobRunAction.class - [JAR]

├─ io.hops.cli.action.JobStopAction.class - [JAR]

io.hops.cli.config

├─ io.hops.cli.config.HopsworksAPIConfig.class - [JAR]

io.hops.cli.main

├─ io.hops.cli.main.CommandLineMain.class - [JAR]

io.hops.upload.params

├─ io.hops.upload.params.FlowHttpEntityGenerator.class - [JAR]

├─ io.hops.upload.params.FlowParameter.class - [JAR]