Skip to content

raissi/processing-spark-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a Utility library to execute Scala code from Processing on a standalone Spark instance .

You can also import in Netbeans, and possible Eclipse, or any other IDE that can read Maven projects.

Installation

You need to clone the repository:

git clone https://github.com/raissi/processing-spark-client.git

Then you go under processing-spark-client and execute:

mvn install

After Maven finishes the build, you need to run the deployment script:

sh createLibrary.sh 

This creates an archive file SparkClient.tgz under the folder out. Unzip the archive and copy its content in a folder SparkClient situated under the library folder of Processing.

About

Processing Library Template for Eclipse

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 83.8%
  • CSS 7.7%
  • HTML 6.8%
  • Shell 1.7%