Go to file
R Tyler Croy 13e1c99d7c
iAdd experimentation on the different ways that (de)serialization fails with JRuby
2019-05-20 20:44:29 -07:00
gradle/wrapper Initial commit 2019-05-18 17:55:10 -07:00
spec iAdd experimentation on the different ways that (de)serialization fails with JRuby 2019-05-20 20:44:29 -07:00
src/main/java/com/github/jrubygradle/redspark Experiment with specifying a custom serializer for Spark to use 2019-05-19 21:44:29 -07:00
.gitignore Add some tooling to run RSpec 2019-05-19 10:01:29 -07:00
.rspec Experiment with specifying a custom serializer for Spark to use 2019-05-19 21:44:29 -07:00
LICENSE.txt Add the LGPL license 2019-05-19 10:30:40 -07:00
README.adoc Starting to try out a simple example 2019-05-18 17:59:03 -07:00
build.gradle iAdd experimentation on the different ways that (de)serialization fails with JRuby 2019-05-20 20:44:29 -07:00
gradle.properties Experiment with specifying a custom serializer for Spark to use 2019-05-19 21:44:29 -07:00
gradlew Initial commit 2019-05-18 17:55:10 -07:00
gradlew.bat Initial commit 2019-05-18 17:55:10 -07:00
settings.gradle Starting to try out a simple example 2019-05-18 17:59:03 -07:00
simple.rb iAdd experimentation on the different ways that (de)serialization fails with JRuby 2019-05-20 20:44:29 -07:00

README.adoc

<html lang="en"> <head> </head>

Redspark

Redspark is a library to make it easy to build and deploy Spark applications in Ruby.

</html>