Skip to content

Preview Release 1.2.0 RC 2

Pre-release
Pre-release
Compare
Choose a tag to compare
@pkolaczk pkolaczk released this 27 Mar 12:08
· 2362 commits to master since this release

1.2.0 RC 2

  • Cross cluster table join and write for Spark SQL (SPARKC-73)
  • Enabling / disabling metrics in metrics configuration file and other metrics fixes (SPARKC-91)
  • Provided a way to set custom auth config and connection factory properties (SPARKC-105)
  • Fixed setting custom connection factory and other properties (SPAKRC-102)
  • Fixed Java API (SPARKC-95)

1.1.x (unreleased)

  • Synchronized ReflectionUtil findScalaObject and findSingletonClassInstance methods
    to avoid problems with Scala 2.10 lack thread safety in the reflection subsystem (SPARKC-107)