Release 1.1.2
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)