Skip to content

Releases: flyteorg/flytekit

Bump Flyte IDL requirement for Sagemaker

10 Aug 04:06
8d557a0
Compare
Choose a tag to compare
v0.11.4

Sagemaker is only available in v0.18.0 onwards. (#150)

SageMaker fix

01 Aug 21:49
bf3c40f
Compare
Choose a tag to compare

This removes some code that was accidentally checked-in which made some modules broken; it also optimizes the imports of SageMaker files.

Additional Sagemaker fix

01 Aug 17:24
355d54d
Compare
Choose a tag to compare
v0.11.2

Additional Sagemaker init (#148)

Sagemaker init

01 Aug 03:31
c561af6
Compare
Choose a tag to compare
v0.11.1

Sagemaker folder missing init (#147)

Add SageMaker BuiltinAlgorithmTrainingJob and HyperparameterTuningJob support

31 Jul 18:09
c2e8424
Compare
Choose a tag to compare

This release adds support for launching SageMaker's builtin algorithm training job and hyperparameter-tuning job by using Flytekit

Add Support for Notebooks as Tasks

30 Jul 23:19
a32dd2d
Compare
Choose a tag to compare
Notebook Task (#130)

* Support for Notebook Tasks

* PR comments

* Update spark_exec path

* Update

* Interruptible

* Update version

* Update Notebook Support

* PR comments

Co-authored-by: Haytham AbuelFutuh <[email protected]>

Fix Primitive.value returning None

28 Jul 00:40
fe1343c
Compare
Choose a tag to compare
v0.10.11

Fix Primitive.value returning None issue (#145)

Support Spark 3.0

28 Jul 00:22
b5d8196
Compare
Choose a tag to compare
Support Spark 3.0 (#142)

* Support Spark 3.0

* Default to Spark 2.4

Validate config file exists before using

13 Jul 20:29
cf5d8ac
Compare
Choose a tag to compare
v0.10.4

Validate config file exists before using (#131)

Update Spark Entrypoint

13 Jul 08:23
250e9ee
Compare
Choose a tag to compare
Use Spark provided entrypoint (#132)

* Update spark_entrypoint: Remove Quotes

* Bump version + use spark provided entrypoint

* Delete flytekit_spark_entrypoint.sh

* Bump version

* Remove ref to flytekit_spark_entrypoint