Copying Java nodes zip file under the docker environment

About this task

This section provides the procedure to copy the user defined Java node class jar file(s) assembled in a zip file tohip-rest that runs under the docker environment.

Procedure

  1. Create a folder hipmodules under /opt, if it is not available.
  2. Copy the zip file <nodename>_simplejava_<version>.zip to /opt/hipmodules.
  3. Start the hip-rest container application.