Skip to content

streamparse 3.5.0

Compare
Choose a tag to compare
@dan-blanchard dan-blanchard released this 19 May 20:47
a9b2827

This release brings some compatibility fixes for Storm 1.0.3+.

Features

  • Propagate topology parallelism settings to Flux when using sparse run (Issue #364, PR #365)
  • Pass component configs on to Flux when using sparse run (PR #266)

Fixes

  • Make sure output shows up when using sparse run (PR #363)
  • Handle new resources nesting added in Storm 1.0.3 (Issue #362, PR #366)