silex is a library of reusable code for Spark applications, factored out of applications we’ve built at Red Hat. It will grow in the future but for now we have an application skeleton, some added functionality for data frames, and a histogramming RDD. Pull requests and issue reports are welcome!

You can use Silex in your own Scala projects or interactively.

Recent news

  • Silex 0.2.1
  • Silex 0.2.0
  • Silex 0.1.2
  • Silex 0.0.10
  • Silex 0.0.9
  • New in Silex v0.0.5
  • Destructuring and manipulating time
  • Using NaturalJoin on DataFrames