Re: [build system] jenkins slow to respond

2019-08-16 Thread R. Tyler Croy
(replies inline) On Fri, 16 Aug 2019, Shane Knapp wrote: > i kicked apache, and the number of active connections dropped from ~500 to > ~100...  things are much snappier now. Hiya! I maintain ci.jenkins.io for the Jenkins project (among other things) and have some snippets of code you can use

Object serialization for workers

2019-05-19 Thread R. Tyler Croy
Greetings! I am looking into the possibility of JRuby support for Spark, and could use some pointers (references?) to orient myself a bit better within the codebase. JRuby fat jars load just fine in Spark but where things start to get predictably dicey is with object serialization for RDDs