Sign inSign up

macgyvertechnology/java-spark-2

By macgyvertechnology

•Updated over 8 years ago

This container is configured to work with macgyver. It has Java and Spark installed.

Image
0

155

macgyvertechnology/java-spark-2 repository overview

⁠macgyvertechnology/java-spark-2


⁠Description:

This is a development environment for macgyver publishers. It includes all the required dependencies for running a macgyver program as well as the directory hierarchy needed for housing your main program file and the dynamic data object (data.json). This is for users running Spark or Java.

⁠Workflow:

When calling a program - macgyver will perform three steps.

  1. Write client payload data to /macgyver/temp/data.json
  2. Run Command runtime-command /macgyver/main
  3. Return the output of /macgyver/main file to the client

⁠Compile Your Program

javac main

⁠Run / Test Your Program

java main

Tag summary

Content type

Image

Digest

Size

687.5 MB

Last updated

over 8 years ago

docker pull macgyvertechnology/java-spark-2