Skip to content

v0.0.30 - Some Basic Support for Spark Streaming

Pre-release
Pre-release
Compare
Choose a tag to compare
@anthony-khong anthony-khong released this 30 Sep 01:10
· 99 commits to develop since this release
84fca65
  • Basic Spark Streaming functionalities: added some low-hanging fruits in terms of JavaDStream and JavaStreamingContext methods.
  • More robust Spark Streaming testing function: now expects an :expected key and automatically retries to make the test less flaky.