Skip to content
This repository has been archived by the owner on Jan 2, 2023. It is now read-only.

v1.1.0

Compare
Choose a tag to compare
@iconara iconara released this 14 Aug 15:14
· 126 commits to master since this release
  • Fixes performance issues with combiners by using a single global runtime per JVM instead of a runtime per processor (mapper, reducer, combiner, etc.)
  • The JRuby embedding code has been updated to be future proof
  • Improved the gem packaging method to be more compatible with gems like jruby-openssl
  • Support for YARN/Hadoop 2.0