Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 581 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 581 Bytes

Hopsworks Data Connector

Java client for communication with the Hopsworks API for automatic file upload.

JFlow File Upload

A part of the Hopsworks Data Connector called JFlow simulates the behaviour of flow.js client to communicate with a file-upload API.

JFlow can be used for every flow.js backend.

Build with Maven

  mvn install

Testing

Under development. Basic tests for the Hopsworks API are already included.

Run Tests

  mvn test

Dev

Hopsworks Data Connector is currently under development.