Skip to content

Releases: tardunge/prefect-spark-on-k8s-operator

v0.1.2

28 Apr 15:04
7c7174c
Compare
Choose a tag to compare

What's Changed

  • fix logging by @abhishekk3 in #5
  • fixed RuntimeError on wait_for_completion which will be raised only on fetch_results but not for wait_for_completion by @abhishekk3 in #5
  • fix formatting of logger in fetch_results by @abhishekk3 in #5
  • changed logo url by @abhishekk3 in #5

New Contributors

Full Changelog: v0.1.1...v0.1.2

Initial integration with spark-on-k8s-operator.

02 Apr 05:55
Compare
Choose a tag to compare

0.1.0

01 Apr 18:13
Compare
Choose a tag to compare

What's Changed

  • initial implementation of spark-on-k8s-operator integration by @tardunge in #2

New Contributors

Full Changelog: https://github.com/tardunge/prefect-spark-on-k8s-operator/commits/v0.1.0