Skip to content

bearddan2000/java-cli-millbuild-apache-spark-repo-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

java-cli-millbuild-apache-spark-repo-classification

Description

A POC for a java apache spark single node app. Uses and reads from a flat file a list of active repos in my github account.

Tech stack

  • java
  • mill
    • apache spark

Docker stack

  • nightscape/scala-mill

To run

sudo ./install.sh -u

To stop

sudo ./install.sh -d

For help

sudo ./install.sh -h

Credits