Skip to content

Releases: ovh/data-processing-spark-submit

v1.3.4

04 Nov 10:57
Compare
Choose a tag to compare

What's Changed

  • Ability to define jobs using an external file (see README for more information)

v1.3.3

19 Oct 16:29
8bbc15e
Compare
Choose a tag to compare
  • Support job ExitCode
  • Use go 1.18

v1.3.2

14 Mar 14:56
b0dbbd2
Compare
Choose a tag to compare
Merge pull request #17 from ovh/dev/cgallot/status_not_implemeted_yet

don't try log status when couldn't retrieve it

v1.3.1

30 Dec 14:27
Compare
Choose a tag to compare

What's Changed

  • Understandable error messages
  • go lint updated

Full Changelog: v1.3.0...v1.3.1

v1.3.0

25 Jun 17:27
0b1cb1e
Compare
Choose a tag to compare
Merge pull request #14 from ovh/golint_fixes

Golint fixes

v1.2.1

20 May 21:01
Compare
Choose a tag to compare

Add --properties-file argument to provide a properties file in order to define custom Spark configuration parameters
Rename --version argument into --spark-version

v1.1.1-alpha

20 May 21:01
Compare
Choose a tag to compare
Merge branch 'master' of github.com:ovh/data-processing-spark-submit

v1.1.1

15 Dec 15:03
d053ce4
Compare
Choose a tag to compare
  • add spark-version parameter to provide version of the Spark engine
  • fix golint for build/release and Travis

v1.1.0

19 Nov 11:44
f8f21cf
Compare
Choose a tag to compare
  • add packages and repositories parameters
  • update go from 1.14 to 1.15

v1.0.0

11 May 17:13
Compare
Choose a tag to compare

First public release !!