Skip to content

Release 1.1.2

Compare
Choose a tag to compare
@pkolaczk pkolaczk released this 01 Jun 13:59
· 2559 commits to master since this release

1.1.2

  • Backport SPARKC-8, retrieval of TTL and write time
  • Upgraded to Spark 1.1.1
  • Synchronized ReflectionUtil findScalaObject and findSingletonClassInstance methods
    to avoid problems with Scala 2.10 lack thread safety in the reflection subsystem (SPARKC-107)
  • Fixed populating ReadConf with properties from SparkConf (SPARKC-121)
  • Adds both hostname and hostaddress as partition preferredLocations (SPARKC-141, backport of SPARKC-126)